Nata - Nano by taisan11
- 4 Devlogs
- 4 Total hours
I want to create something like nano
I want to create something like nano
I added more fine-grained key bindings and improved the UX. However, when I tried enabling the setting to make Mac’s Ctrl key behave like Command, it conflicted with terminal shortcuts and ended up being more annoying than helpful :)
Tomorrow, I plan to focus on performance optimization and code refactoring.
The Config system is complete!!
It’s highly extensible and lightweight thanks to Zero Deps libraries!!
Features like string highlighting and Japanese input support proved particularly challenging to implement for input processing.
I’ve got the initial stages working, but it’s tricky.
Next, I’ll need to implement support for loading configurations and such.