Short for Eliana and pronounced Ellie
eli is a simply made text editor written in C
$ makeDisplays a file on the screen.
Move around with h j k l.
Enter insert mode with i and type some things.
Exit insert mode with Ctrl-c
Use Ctrl-s to save and Ctrl-q to quit.
See eli.c for more
$ ./eli somefileThis project was influenced by the sandy text editor