/kilo

Command line based simple text editor

Primary LanguageCBSD 2-Clause "Simplified" LicenseBSD-2-Clause

kilo

Kilo is a command line based small text editor.

Building kilo on linux

git clone https://github.com/MorshedAlamRaju/kilo-clone.git
make
./kilo [Filename]

Lincese

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.