[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/kakoune/kakoune.desc [COPY] Copyright (C) 2021 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Visual text editor inspired by vim with fewer keystrokes [T] Kakoune is a code editor that implements Vi's "keystrokes as a text editing [T] language" model. As it's also a modal editor, it is somewhat similar to the [T] Vim editor (after which Kakoune was originally inspired). [T] [T] Kakoune has a strong focus on interactivity, most commands provide immediate [T] and incremental results, while still being competitive (as in keystroke count) [T] with Vim. [T] [T] Kakoune works on selections, which are oriented, inclusive range of characters, [T] selections have an anchor and a cursor character. Most commands move both of [T] them, except when extending selection where the anchor character stays fixed [T] and the cursor one moves around. [U] https://kakoune.org/ [A] Maxime Coste [M] NoTag [C] extra/editor [F] CROSS [L] OpenSource [S] Stable [V] 2025.06.03 [D] 4064cf09f6d9ee87dd5f6ee2264923ed32cbf061430b7b3f37157a53 kakoune-2025.06.03.tar.bz2 https://github.com/mawww/kakoune/releases/download/v2025.06.03/ var_append makeinstopt ' ' PREFIX=$root/$prefix