An experimental, super compact and small terminal editor.
Go to file
2018-10-25 12:11:31 +00:00
src Restore the terminal after exit (fix #14) 2018-10-25 14:03:31 +02:00
.gitignore Remove old stuff 2018-10-19 13:38:34 +02:00
README.md Remove TODOs, because I use the issue tracker 2018-10-25 12:11:31 +00:00

FuNote

This is a sinple (mostly) POSIX complaint terminal text editor, which should be working on all common (and not so common) VT100 compatible terminal emulators.

Features

  • Load/Save/create text files
  • Common keyboard controls
  • Search
  • Syntax Highlighting

Compile

$ cd src
$ make
$ ./fn

Author

Aaron Fischer (mail@aaron-fischer.net) https://aaron-fischer.net/