Skip to content

arthurbacci/Teditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teditor

A simple text/code editor

A simple text and code editor, based on ncurses and libgrapheme, and under 2000 LoC.

Compiling

Install suckless' libgrapheme on your computer, then compile ted with make.

Help

Please open an issue if you have any problems, questions or suggestions.

Contributing

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.