editors/kilo - The NetBSD Packages Collection

Small text editor in less than 1K LOC

Kilo is a small text editor in less than 1K lines of code (counted with cloc).

Usage: kilo 

Keys:

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.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64kilo-20160710.tgz
NetBSD 10.0aarch64kilo-20160710.tgz
NetBSD 10.0aarch64kilo-20160710.tgz
NetBSD 10.0aarch64ebkilo-20160710.tgz
NetBSD 10.0aarch64ebkilo-20160710.tgz
NetBSD 10.0alphakilo-20160710.tgz
NetBSD 10.0earmv4kilo-20160710.tgz
NetBSD 10.0earmv6hfkilo-20160710.tgz
NetBSD 10.0earmv6hfkilo-20160710.tgz
NetBSD 10.0earmv6hfkilo-20160710.tgz
NetBSD 10.0earmv7hfkilo-20160710.tgz
NetBSD 10.0earmv7hfkilo-20160710.tgz
NetBSD 10.0earmv7hfkilo-20160710.tgz
NetBSD 10.0i386kilo-20160710.tgz
NetBSD 10.0i386kilo-20160710.tgz
NetBSD 10.0powerpckilo-20160710.tgz
NetBSD 10.0vaxkilo-20160710.tgz
NetBSD 10.0x86_64kilo-20160710.tgz
NetBSD 10.0_BETAx86_64kilo-20160710.tgz
NetBSD 8.0i386kilo-20160710.tgz
NetBSD 8.0i386kilo-20160710.tgz
NetBSD 8.0i386kilo-20160710.tgz
NetBSD 8.0powerpckilo-20160710.tgz
NetBSD 8.0powerpckilo-20160710.tgz
NetBSD 8.0powerpckilo-20160710.tgz
NetBSD 8.0powerpckilo-20160710.tgz
NetBSD 8.0x86_64kilo-20160710.tgz
NetBSD 8.0x86_64kilo-20160710.tgz
NetBSD 8.0x86_64kilo-20160710.tgz
NetBSD 9.0aarch64kilo-20160710.tgz
NetBSD 9.0aarch64kilo-20160710.tgz
NetBSD 9.0aarch64kilo-20160710.tgz
NetBSD 9.0alphakilo-20160710.tgz
NetBSD 9.0alphakilo-20160710.tgz
NetBSD 9.0earmkilo-20160710.tgz
NetBSD 9.0earmv6hfkilo-20160710.tgz
NetBSD 9.0earmv6hfkilo-20160710.tgz
NetBSD 9.0earmv6hfkilo-20160710.tgz
NetBSD 9.0earmv7hfkilo-20160710.tgz
NetBSD 9.0earmv7hfkilo-20160710.tgz
NetBSD 9.0earmv7hfkilo-20160710.tgz
NetBSD 9.0i386kilo-20160710.tgz
NetBSD 9.0i386kilo-20160710.tgz
NetBSD 9.0m68kkilo-20160710.tgz
NetBSD 9.0m68kkilo-20160710.tgz
NetBSD 9.0m68kkilo-20160710.tgz
NetBSD 9.0mips64ebkilo-20160710.tgz
NetBSD 9.0powerpckilo-20160710.tgz
NetBSD 9.0powerpckilo-20160710.tgz
NetBSD 9.0powerpckilo-20160710.tgz
NetBSD 9.0sh3elkilo-20160710.tgz
NetBSD 9.0sh3elkilo-20160710.tgz
NetBSD 9.0sparc64kilo-20160710.tgz
NetBSD 9.0sparckilo-20160710.tgz
NetBSD 9.0sparckilo-20160710.tgz
NetBSD 9.0vaxkilo-20160710.tgz
NetBSD 9.0vaxkilo-20160710.tgz
NetBSD 9.0x86_64kilo-20160710.tgz
NetBSD 9.0x86_64kilo-20160710.tgz
NetBSD 9.3x86_64kilo-20160710.tgz
NetBSD 9.3x86_64kilo-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.

Available build options

(none)

Known vulnerabilities

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.