This project has many many many bugs and problems that cannot be fixed easily. the reason I'm not deleting this repository is to keep my achivements.
an easy to use TUI text editor with a self explanatory UI made in Python
- ➕ Everything can be changed using Extensions
- 📦 Has a lot of useful features out of the box
- 🏫 Easy to learn
- ⌨️ Everything has the keybinding it needs to. for example Save is Ctrl + s
There is no need to install anything except python just download the files and then open start.py using:
python3 start.py
or
python start.py
or
py start.py
inside the main folder (not the src)