Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added kilo text editor(>1000LOC, ~44kb) #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nxghtmvrx
Copy link

@nxghtmvrx nxghtmvrx commented Oct 7, 2019

Kilo is a small text editor in less than 1K lines of code (counted with cloc). It does not depend on any library (not even curses) and uses fairly standard VT100 (and similar terminals) escape sequences.
A screencast is available here: https://asciinema.org/a/90r2i9bq8po03nazhqtsifksb

Usage: kilo filename
CTRL-S: Save
CTRL-Q: Quit
CTRL-F: Find

https://github.com/antirez/kilo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant