Software Alternatives & Reviews

Kakoune VS Leo Editor

Compare Kakoune VS Leo Editor and see what are their differences

Kakoune logo Kakoune

Vim inspired — Faster as in less keystrokes — Multiple selections — Orthogonal design

Leo Editor logo Leo Editor

Text and code editor where Outlines are first class citizen.
  • Kakoune Landing page
    Landing page //
    2023-10-13
  • Leo Editor Landing page
    Landing page //
    2023-05-14

Kakoune videos

Kakoune Is A More Efficient Text Editor

Leo Editor videos

Leo editor: intro to outline manipulation

Category Popularity

0-100% (relative to Kakoune and Leo Editor)
Text Editors
72 72%
28% 28
IDE
66 66%
34% 34
Software Development
100 100%
0% 0
Python IDE
0 0%
100% 100

User comments

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

Social recommendations and mentions

Leo Editor might be a bit more popular than Kakoune. We know about 13 links to it since March 2021 and only 9 links to Kakoune. 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.

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 / about 1 month 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 / 11 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

Leo Editor mentions (13)

  • Ask HN: What do you think about literate programming for handover/legacy code?
    What are your experiences with literate programming for handover of code? I am thinking of tools like noweb (https://en.wikipedia.org/wiki/Noweb), LEO (http://leoeditor.com/) org-mode (http://cachestocaches.com/2018/6/org-literate-programming/), scribble/lp2 (https://docs.racket-lang.org/scribble/lp.html#%28part._scribble_lp2_.Language%29), My experience so far is that it can be a fantastic tool for documenting... - Source: Hacker News / over 1 year ago
  • How to hoist the current method/function?
    I know what folding is, that's just not what I want. I want to completely hide everything that is not related to the current function. For a while, I used http://leoeditor.com/ where I could have every function/method as a node in a tree, with the node body containing just that. Looking for a way to achieve the same in vim if possible. Source: over 1 year ago
  • Organice: An implementation of Org mode without the dependency of Emacs
    The lack of good node/graph based APIs for Org Mode is my beef as well. When you compare it with the APIs of the Leo Editor[1], Org pales in comparison. Manipulation that is trivial in the Leo Editor can be quite a pain in Org mode. [1] https://leoeditor.com/. - Source: Hacker News / almost 2 years ago
  • Obsidian Dataview: Turn Obsidian Vault into a database which you can query from
    > What outliners do you know which allow end-users to feed their data into formulas for processing it without using general-purpose programming languages? Bit of a pointless constraint, the talk is about outliners, not no-code-datamangment. Which tool today does this even offer on a useful level? But you can look at leo editor (https://leoeditor.com), which is active for 20+ years, fully scriptable and extendable.... - Source: Hacker News / almost 2 years ago
  • LeoVue
    Leo is a pretty amazing project: Edward K. Ream treats it as his life's work, it seems to me, and his energy on the mailing lists, constantly thinking in public, is an inspiration. https://leoeditor.com/. - Source: Hacker News / almost 2 years ago
View more

What are some alternatives?

When comparing Kakoune and Leo Editor, you can also consider the following products

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.

PyScripter - PyScripter is a free and open-source Python Integrated Development Environment (IDE) created with...

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

PyCharm - Python & Django IDE with intelligent code completion, on-the-fly error checking, quick-fixes, and much more...

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

Pyzo - Pyzo is a cross-platform Python IDE focused on interactivity and introspection, which makes it very...