d0k3 / CTRXplorer

Open Source SD Explorer for the 3DS.
MIT License
106 stars 7 forks source link

[Suggestion] Add text file editing #19

Closed Ryuzaki-MrL closed 7 years ago

Ryuzaki-MrL commented 8 years ago

Since CTRXplorer has a text viewer mode and supports the swkbd applet, this could be useful.

d0k3 commented 8 years ago

Text editing is actually a whole lot more complicated than hex file editing (same as displaying text files is a lot more complicated than displaying hex files). I'll leave that open for now, while I think about it, but as of now, that feature is somewhat unlikely.

NinjaBoyLao commented 7 years ago

Can we at least change the hex file editing to implement character-by-character scrolling choice, the way it is (at time of writing) in godmode9? so that us heathens that dont know the hex alphabet dont have to look up what the hex is for each character we want to put

d0k3 commented 7 years ago

Just so you know, I've seen this, and I'll update CTRXplorer shortly. Text editing won't go in there, but I'll at least provide an easier way for char based changes.

NinjaBoyLao commented 7 years ago

Ty, appreciate it

d0k3 commented 7 years ago

String mode editing in hexviewer added in https://github.com/d0k3/CTRXplorer/commit/cdeab19f3b86458775e5d328f1a81b0f6ff43315