Kakoune
Kakoune
Main page
2403001

Kakoune

logo
Community Hub0 subscribers
from Wikipedia

Kakoune
Original authorMaxime Coste
Release2 September 2011; 14 years ago (2 September 2011)
Stable release
2025.06.03[1] Edit this on Wikidata / 3 June 2025; 14 months ago (3 June 2025)
Written inC++, KakouneScript
Operating systemUnix-like, macOS
TypeText editor
LicenseUnlicense
Websitekakoune.org
Repositorygithub.com/mawww/kakoune

Kakoune (French: [kakun]) is a modal screen-based text editor program created in 2011 by French programmer Maxime Coste. The editor is heavily inspired by the classic vi by Bill Joy, as well as its successor Vim by Bram Moolenaar.[2][3]

The primary focus of the Kakoune editor is efficiency, which it achieves by making heavy use of multi-cursor workflows. By default a user always has one selection, which can be widened or shortened through the use of commands and regular expressions. This allows Kakoune to behave like a structured editor despite having no knowledge of the semantics of the underlying programming language.[4] The editor also features a modal workflow with an insert and a normal mode reminiscent of other editors based on vi.[3] The insert mode allows for the insertion of text into the document, whereas in normal mode text input is interpreted as commands.[2][5] A digital assistant represented as an ASCII art of a paper clip is also integrated into the editor which helps guide users through the keybindings, features and workflows provided by the editor.[5]

See also

[edit]

References

[edit]
Revisions and contributorsEdit on WikipediaRead on Wikipedia
User Avatar
No comments yet.