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.

8 lines
145 B

# 0.0.1
Simple editor working. The editor is capable of
* Loading files
* Saving files
* Editing files
* Cut, copy and pasting lines
* Scrolling