Re: [dev] Kilo - small, simple text editor with syntax highlighting in ~1K lines of code

From: Cág <caoc_AT_riseup.net>
Date: Tue, 19 Jul 2016 15:56:50 +0300

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
Received on Tue Jul 19 2016 - 14:56:50 CEST

This archive was generated by hypermail 2.3.0 : Tue Jul 19 2016 - 15:00:12 CEST