hydrogen602 / betterTextEditor

A text editor for that has python & assembly synthax highlighting unlike nano and is easy to exit unlike vim
MIT License
1 stars 0 forks source link
curses-library python3 text-editor

betterTextEditor

A text editor for that has python synthax highlighting unlike nano and is easy to exit unlike vim

After getting annoyed at the text editors available like nano and vim, I've decided to make my own text editor that is both easy to use and does synthax highlighing whenever I need to edit python files over ssh like when using a raspberry pi.

Example: image failed to load

Example 2: image failed to load

TODO