A version of Kilo, a text editor for your terminal
I followed the guide Build Your Own Text Editor. This book was written by Snaptoken, however Kilo was originally designed by Salvatore Sanfilippo, aka antirez.
This was designed using primarily standard C libraries.
To use Kilo, clone the repo, and navigate to the repo on your machine.
Then, compile the project using make kilo.
Run with ./kilo