An open API service indexing awesome lists of open source software.

https://github.com/samwson/kilo

A small text editor
https://github.com/samwson/kilo

go golang termios text-editor

Last synced: about 1 month ago
JSON representation

A small text editor

Awesome Lists containing this project

README

          

# Kilo

A Go version of [antirez/kilo](https://github.com/antirez/kilo?tab=readme-ov-file).

Made from the tutorial [Build Your Own Text Editor](https://viewsourcecode.org/snaptoken/kilo/).