Louis Santillan wrote:
[repo] https://github.com/antirez/kilo
[blog] http://antirez.com/news/108
[demo[ https://asciinema.org/a/90r2i9bq8po03nazhqtsifksb
No curses, just 3 key bindings, and syntax highlighting.
This is something really cool! I would actually slightly modify it:
1) remove license from kilo.c (you already have it in its own file);
2) syntax highlighting makes letters invisible sometimes[0] (so I'd
remove it);
3) when exiting it keeps the terminal dirty[0];
4) probably add line numbers;
5) add install and uninstall rules to the Makefile.
Cheers and thanks!
Cág
[0]: http://i.imgur.com/mJuFbTh.png