a simple ncurses-based texteditor for the terminal
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Ochmann 7d2b26de68 fixed colors to true monokai 9 years ago
..
modes fixed jumping 9 years ago
ncurses fixed colors to true monokai 9 years ago
Buffer.cpp initial commit 9 years ago
Buffer.hpp fixed some casts 9 years ago
Editor.cpp fixed colors to true monokai 9 years ago
Editor.hpp added kinda multiline comment support 9 years ago
Highlighter.cpp fixed colors to true monokai 9 years ago
Highlighter.hpp minor fixes of scrolling; performance boost by culling to current view buffer 9 years ago
History.cpp added history draft 9 years ago
History.hpp added history (undo/redo) 9 years ago