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 3a13b3820f added jumping to top an bottom of file 8 years ago
src added jumping to top an bottom of file 8 years ago
.gitignore initial commit 8 years ago
CHANGELOG.md added history (undo/redo) 8 years ago
CMakeLists.txt minor fixes of scrolling; performance boost by culling to current view buffer 8 years ago
LICENSE.md Update LICENSE.md 8 years ago
README.md added readme 8 years ago
main.cpp added history (undo/redo) 8 years ago

README.md

Groove Editor

– a simple ncurses-based texteditor for the terminaly