Kilo is a small text editor in less than 1K lines of code (counted with cloc). Usage: kiloKeys: CTRL-S: Save CTRL-Q: Quit CTRL-F: Find string in file (ESC to exit search, arrows to navigate) Kilo does not depend on any library (not even curses). It uses fairly standard VT100 (and similar terminals) escape sequences. The project is in alpha stage and was written in just a few hours taking code from my other two projects, load81 and linenoise. People are encouraged to use it as a starting point to write other editors or command line interfaces that are more advanced than the usual REPL style CLI. Kilo was written by Salvatore Sanfilippo aka antirez and is released under the BSD 2 clause license.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | kilo-20160710.tgz |
NetBSD 10.0 | aarch64 | kilo-20160710.tgz |
NetBSD 10.0 | aarch64eb | kilo-20160710.tgz |
NetBSD 10.0 | aarch64eb | kilo-20160710.tgz |
NetBSD 10.0 | alpha | kilo-20160710.tgz |
NetBSD 10.0 | alpha | kilo-20160710.tgz |
NetBSD 10.0 | earmv6hf | kilo-20160710.tgz |
NetBSD 10.0 | earmv6hf | kilo-20160710.tgz |
NetBSD 10.0 | earmv6hf | kilo-20160710.tgz |
NetBSD 10.0 | earmv7hf | kilo-20160710.tgz |
NetBSD 10.0 | earmv7hf | kilo-20160710.tgz |
NetBSD 10.0 | earmv7hf | kilo-20160710.tgz |
NetBSD 10.0 | i386 | kilo-20160710.tgz |
NetBSD 10.0 | i386 | kilo-20160710.tgz |
NetBSD 10.0 | powerpc | kilo-20160710.tgz |
NetBSD 10.0 | powerpc | kilo-20160710.tgz |
NetBSD 10.0 | powerpc | kilo-20160710.tgz |
NetBSD 10.0 | sparc64 | kilo-20160710.tgz |
NetBSD 10.0 | sparc64 | kilo-20160710.tgz |
NetBSD 10.0 | sparc | kilo-20160710.tgz |
NetBSD 10.0 | sparc | kilo-20160710.tgz |
NetBSD 10.0 | vax | kilo-20160710.tgz |
NetBSD 10.0 | vax | kilo-20160710.tgz |
NetBSD 10.0 | vax | kilo-20160710.tgz |
NetBSD 10.0 | x86_64 | kilo-20160710.tgz |
NetBSD 10.0 | x86_64 | kilo-20160710.tgz |
NetBSD 9.0 | aarch64 | kilo-20160710.tgz |
NetBSD 9.0 | aarch64 | kilo-20160710.tgz |
NetBSD 9.0 | alpha | kilo-20160710.tgz |
NetBSD 9.0 | alpha | kilo-20160710.tgz |
NetBSD 9.0 | earmv6hf | kilo-20160710.tgz |
NetBSD 9.0 | earmv6hf | kilo-20160710.tgz |
NetBSD 9.0 | earmv6hf | kilo-20160710.tgz |
NetBSD 9.0 | earmv7hf | kilo-20160710.tgz |
NetBSD 9.0 | earmv7hf | kilo-20160710.tgz |
NetBSD 9.0 | earmv7hf | kilo-20160710.tgz |
NetBSD 9.0 | i386 | kilo-20160710.tgz |
NetBSD 9.0 | i386 | kilo-20160710.tgz |
NetBSD 9.0 | m68k | kilo-20160710.tgz |
NetBSD 9.0 | powerpc | kilo-20160710.tgz |
NetBSD 9.0 | powerpc | kilo-20160710.tgz |
NetBSD 9.0 | powerpc | kilo-20160710.tgz |
NetBSD 9.0 | sparc64 | kilo-20160710.tgz |
NetBSD 9.0 | x86_64 | kilo-20160710.tgz |
NetBSD 9.0 | x86_64 | kilo-20160710.tgz |
NetBSD 9.3 | x86_64 | kilo-20160710.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.