Kakoune logo

Kakoune

Vim inspired — Faster as in less keystrokes — Multiple selections — Orthogonal design
19
36
+ 1
30

What is Kakoune?

Kakoune is a code editor heavily inspired by Vim, as such most of its commands are similar to vi’s ones. 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 is a tool in the Text Editor category of a tech stack.
Kakoune is an open source tool with 9.6K GitHub stars and 699 GitHub forks. Here’s a link to Kakoune's open source repository on GitHub

Who uses Kakoune?

Developers
19 developers on StackShare have stated that they use Kakoune.
Pros of Kakoune
7
Multiple selections
7
Fast editing
5
Interactivity
4
Consistency of the underlying language
4
UNIX citizen
3
Self documented

Kakoune's Features

  • Multiple selections as a central way of interacting
  • Powerful selection manipulation primitives
  • Powerful text manipulation primitives
  • Client-Server architecture
  • Simple interaction with external programs

Kakoune Alternatives & Comparisons

What are some alternatives to Kakoune?
Vim
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Vim is distributed free as charityware.
Neovim
Neovim is a project that seeks to aggressively refactor Vim in order to: simplify maintenance and encourage contributions, split the work between multiple developers, enable the implementation of new/modern user interfaces without any modifications to the core source, and improve extensibility with a new plugin architecture.
Emacs
GNU Emacs is an extensible, customizable text editor—and more. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing.
Micro
Micro is a framework for cloud native development. Micro addresses the key requirements for building cloud native services. It leverages the microservices architecture pattern and provides a set of services which act as the building blocks
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
See all alternatives

Kakoune's Followers
36 developers follow Kakoune to keep up with related blogs and decisions.