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 8 years ago
..
modes fixed jumping 8 years ago
ncurses fixed colors to true monokai 8 years ago
Buffer.cpp initial commit 8 years ago
Buffer.hpp fixed some casts 8 years ago
Editor.cpp fixed colors to true monokai 8 years ago
Editor.hpp added kinda multiline comment support 8 years ago
Highlighter.cpp fixed colors to true monokai 8 years ago
Highlighter.hpp minor fixes of scrolling; performance boost by culling to current view buffer 8 years ago
History.cpp added history draft 8 years ago
History.hpp added history (undo/redo) 8 years ago