* added support to Emerge -repository w/ repo/*
[t2sde.git] / package / editors / kakoune / kakoune.desc
blob88cb492e8fdfcc289668a100fa070d2a7604ed74
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/kakoune/kakoune.desc
3 [COPY] Copyright (C) 2021 - 2024 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Visual text editor inspired by vim with fewer keystrokes
14 [T] Kakoune is a code editor that implements Vi's "keystrokes as a text editing
15 [T] language" model. As it's also a modal editor, it is somewhat similar to the
16 [T] Vim editor (after which Kakoune was originally inspired).
17 [T] 
18 [T] Kakoune has a strong focus on interactivity, most commands provide immediate
19 [T] and incremental results, while still being competitive (as in keystroke count)
20 [T] with Vim.
21 [T]
22 [T] Kakoune works on selections, which are oriented, inclusive range of characters,
23 [T] selections have an anchor and a cursor character. Most commands move both of
24 [T] them, except when extending selection where the anchor character stays fixed
25 [T] and the cursor one moves around.
27 [U] https://kakoune.org/
29 [A] Maxime Coste <mawww@kakoune.org>
30 [M] NoTag <notag@t2sde.org>
32 [C] extra/editor
34 [F] CROSS
36 [L] OpenSource
37 [S] Stable
38 [V] 2024.05.18
39 [P] X -----5---9 160.800
41 [O] var_append makeinstopt ' ' 'PREFIX=$root/$prefix'
43 [D] 1beeda299913f432072b47dee9fd3615410dfd0af101b3b705e2d026 kakoune-2024.05.18.tar.bz2 https://github.com/mawww/kakoune/releases/download/v2024.05.18/