Terminal text editor built with Golang.
Built using tcell.
Heavily based on kilo-in-go
Make sure to have go installed.
In a terminal run make build
.
After the command finishes an executable file called evilcode
will be created at the root folder.
CTRL+S to save.
CTRL+Q to exit.