Kilo is a command line based small text editor.
git clone https://github.com/MorshedAlamRaju/kilo-clone.git
make
./kilo [Filename]
The 'kilo' source code was originally written by Salvatore Sanfilippo and released under the BSD 2-clause license. I have tried to add some more features.