Software Alternatives & Reviews

Femto Emacs VS Kakoune

Compare Femto Emacs VS Kakoune and see what are their differences

Femto Emacs logo Femto Emacs

Femto Emacs is a tiny Emacs clone that can be configured with femtolisp.

Kakoune logo Kakoune

Vim inspired — Faster as in less keystrokes — Multiple selections — Orthogonal design
  • Femto Emacs Landing page
    Landing page //
    2023-08-05
  • Kakoune Landing page
    Landing page //
    2023-10-13

Femto Emacs videos

No Femto Emacs videos yet. You could help us improve this page by suggesting one.

+ Add video

Kakoune videos

Kakoune Is A More Efficient Text Editor

Category Popularity

0-100% (relative to Femto Emacs and Kakoune)
Text Editors
11 11%
89% 89
IDE
13 13%
87% 87
Software Development
14 14%
86% 86
Developer Tools
100 100%
0% 0

User comments

Share your experience with using Femto Emacs and Kakoune. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Kakoune seems to be more popular. It has been mentiond 9 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Femto Emacs mentions (0)

We have not tracked any mentions of Femto Emacs yet. Tracking of Femto Emacs recommendations started around Mar 2021.

Kakoune mentions (9)

  • Helix: Release 24.03 Highlights
    Helix's modal editing is based on Kakoune's modal editing which is like an evolution to Vim's modal editing. You can think of it as being always in selection (visual) mode. https://github.com/mawww/kakoune?tab=readme-ov-file#selectio.... - Source: Hacker News / 27 days ago
  • I don't need your query language
    You might like kakoune (https://github.com/mawww/kakoune), which does exactly that: first you select the range (which can even be disjoint, e.g. All words matching a regex), then you operate on it. By default, the selected range is the character under cursor, and multiple cursors work out of the box. It also generally follows the Unix philosophy, e.g. By using shell... - Source: Hacker News / 10 months ago
  • I use nano BTW.
    It might be worth checking out kakoune if you are experimenting with editors. It’s supposed to be equally powerful to vim but much easier to learn. Source: over 1 year ago
  • Mle is a small, flexible, terminal-based text editor written in C
    For that, try Kakoune[1], which is modal with a mostly-postfix language instead of vi's usually-prefix one and uses this to also be a multiple-selections editor with immediate visual feedback. It falls too much into the uncanny valley of almost-but-not-quite-vi for some people, though. [1] https://kakoune.org/, https://github.com/mawww/kakoune. - Source: Hacker News / over 1 year ago
  • CppCon 2022
    I think the text editor, [Kakoune](https://github.com/mawww/kakoune), was written as an experiment in modern C++ language features. Its documentation says it requires a C++20 compiler, though I don't imagine it was originally for that version, since it was started before 2020. - Source: Hacker News / over 1 year ago
View more

What are some alternatives?

When comparing Femto Emacs and Kakoune, you can also consider the following products

Vim - Highly configurable text editor built to enable efficient text editing

Atom - At GitHub, we’re building the text editor we’ve always wanted: hackable to the core, but approachable on the first day without ever touching a config file. We can’t wait to see what you build with it.

qemacs (for quick emacs) - Savannah is a central point for development, distribution and maintenance of free software, both GNU and non-GNU.

Neovim - Vim's rebirth for the 21st century

Light Table - Light Table is a new interactive IDE that lets you modify running programs and embed anything from...

MacVim - MacVim is a port of the text editor Vim to Mac OS X.