kakoune (editors/kakoune) Updated: 8 months, 1 week ago Add to my watchlist

Modal editor — Faster as in fewer keystrokes —  Multiple selections — Orthogonal design

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 ranges of characters. Selections have an anchor and a cursor. Most commands move both of them except when extending selections, where the anchor character stays fixed and the cursor moves around.

Version: 2024.05.18 License: public-domain GitHub
Reset

203 build(s) found

Page 3 of 3 | Showing build(s) 201 to 203

Builder Build Number Start Time Elapsed Time Watcher Build Status
11.arm64 8570 2021-01-12 17:32:45 0:00:54 1963 build successful
10.6 24031 2021-01-12 17:27:41 0:07:01 13888 failed install-port
10.6.x86_64 44876 2021-01-12 17:27:06 0:05:55 13897 build successful