A simple text and code editor, based on ncurses and libgrapheme, and under 2000 LoC.
Install suckless' libgrapheme
on your computer, then compile ted
with
make
.
Please open an issue if you have any problems, questions or suggestions.
Pull requests are welcome, but if they have any considerable additions please open a PR Draft explaining what you pretend to add so that you don't waste any time working on a feature that may not get merged.