Package available in: [trunk]
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 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.
... part of T2, get it here
URL: https://kakoune.org/
Author: Maxime Coste <mawww [at] kakoune [dot] org>
Maintainer: NoTag <notag [at] maneto [dot] fr>
License: OpenSource
Status: Stable
Version: 89cd3c52
Remark: Does cross compile (as setup and patched in T2).
Download: https://github.com/mawww/kakoune/ tags
T2 source: kakoune.cache
T2 source: kakoune.desc
Build time (on reference hardware): 5% (relative to binutils)2
Installed size (on reference hardware): 3.45 MB, 199 files
Dependencies (build time detected): 00-dirtree binutils coreutils diffutils findutils gawk grep gzip linux-header make sed tar
Installed files (on reference hardware): n.a.
1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.
2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).