editors/kakoune - The NetBSD Packages Collection

Experimental modal code editor

Kakoune is a code editor that implements Vi's "keystrokes as a text editing
language" model. As it's also a modal editor, it is somewhat similar to the
Vim editor (after which Kakoune was originally inspired).

Kakoune can operate in two modes, normal and insertion. In insertion mode,
keys are directly inserted into the current buffer. In normal mode, keys
are used to manipulate the current selection and to enter insertion mode.

Kakoune has a strong focus on interactivity, most commands provide immediate
and incremental results, while still being competitive (as in keystroke
count) with Vim.

Kakoune works on selections, which are oriented, inclusive range of characters,
selections have an anchor and a cursor character. Most commands move both
of them, except when extending selection where the anchor character stays
fixed and the cursor one moves around.

Build dependencies

pkgtools/mktools devel/gmake devel/pkgconf pkgtools/cwrappers

Runtime dependencies

devel/ncursesw devel/ncursesw

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64kakoune-2020.01.16.tgz
NetBSD 10.0aarch64kakoune-2020.01.16.tgz
NetBSD 10.0aarch64kakoune-2020.01.16.tgz
NetBSD 10.0aarch64ebkakoune-2020.01.16.tgz
NetBSD 10.0aarch64ebkakoune-2020.01.16.tgz
NetBSD 10.0alphakakoune-2020.01.16.tgz
NetBSD 10.0earmv6hfkakoune-2020.01.16.tgz
NetBSD 10.0earmv6hfkakoune-2020.01.16.tgz
NetBSD 10.0earmv6hfkakoune-2020.01.16.tgz
NetBSD 10.0earmv7hfkakoune-2020.01.16.tgz
NetBSD 10.0earmv7hfkakoune-2020.01.16.tgz
NetBSD 10.0earmv7hfkakoune-2020.01.16.tgz
NetBSD 10.0i386kakoune-2020.01.16.tgz
NetBSD 10.0i386kakoune-2020.01.16.tgz
NetBSD 10.0powerpckakoune-2020.01.16.tgz
NetBSD 10.0vaxkakoune-2020.01.16.tgz
NetBSD 10.0x86_64kakoune-2020.01.16.tgz
NetBSD 10.0_BETAx86_64kakoune-2020.01.16.tgz
NetBSD 8.0powerpckakoune-2020.01.16.tgz
NetBSD 8.0powerpckakoune-2020.01.16.tgz
NetBSD 8.0powerpckakoune-2020.01.16.tgz
NetBSD 8.0powerpckakoune-2020.01.16.tgz
NetBSD 8.0x86_64kakoune-2020.01.16.tgz
NetBSD 8.0x86_64kakoune-2020.01.16.tgz
NetBSD 8.0x86_64kakoune-2020.01.16.tgz
NetBSD 9.0aarch64kakoune-2020.01.16.tgz
NetBSD 9.0aarch64kakoune-2020.01.16.tgz
NetBSD 9.0aarch64kakoune-2020.01.16.tgz
NetBSD 9.0alphakakoune-2020.01.16.tgz
NetBSD 9.0alphakakoune-2020.01.16.tgz
NetBSD 9.0earmkakoune-2020.01.16.tgz
NetBSD 9.0earmv6hfkakoune-2020.01.16.tgz
NetBSD 9.0earmv6hfkakoune-2020.01.16.tgz
NetBSD 9.0earmv6hfkakoune-2020.01.16.tgz
NetBSD 9.0earmv7hfkakoune-2020.01.16.tgz
NetBSD 9.0earmv7hfkakoune-2020.01.16.tgz
NetBSD 9.0earmv7hfkakoune-2020.01.16.tgz
NetBSD 9.0i386kakoune-2020.01.16.tgz
NetBSD 9.0i386kakoune-2020.01.16.tgz
NetBSD 9.0mips64ebkakoune-2020.01.16.tgz
NetBSD 9.0powerpckakoune-2020.01.16.tgz
NetBSD 9.0powerpckakoune-2020.01.16.tgz
NetBSD 9.0powerpckakoune-2020.01.16.tgz
NetBSD 9.0powerpckakoune-2020.01.16.tgz
NetBSD 9.0sparc64kakoune-2020.01.16.tgz
NetBSD 9.0sparckakoune-2020.01.16.tgz
NetBSD 9.0vaxkakoune-2020.01.16.tgz
NetBSD 9.0x86_64kakoune-2020.01.16.tgz
NetBSD 9.0x86_64kakoune-2020.01.16.tgz
NetBSD 9.3x86_64kakoune-2020.01.16.tgz
NetBSD 9.3x86_64kakoune-2020.01.16.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.