Kakoune: Another Vim-Inspired Code Editor

Written by Michael Larabel in Free Software on 1 November 2015 at 08:19 AM EST. 9 Comments
FREE SOFTWARE
A Phoronix reader wrote in to share the work on the Kakoune open-source, vim-inspired code editor he's been developing for the past four years.

Kakoune is a command-line code editor that's inspired by Vim and its advertised features are support for multiple selections, many customization possibilities, a client/server architecture so many clients can collaboratively edit the contents of a file, and advanced text manipulation primitives.

Kakoune is written in C++11 and also makes use of Boost and ncurses. The code to Kakoune is put out into the public domain.

I haven't had the time to try out Kakoune but appears to be in good shape and could be of interest to some Phoronix readers not happy with vim/vi/nano/emacs. You can learn more about this code editor at Kakoune.org or via its GitHub page.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week