Software Alternatives & Reviews

Geany VS Kakoune

Compare Geany VS Kakoune and see what are their differences

Geany logo Geany

Lightweight IDE for Linux and Windows

Kakoune logo Kakoune

Vim inspired — Faster as in less keystrokes — Multiple selections — Orthogonal design
  • Geany Landing page
    Landing page //
    2021-10-14
  • Kakoune Landing page
    Landing page //
    2023-10-13

Geany videos

Geany 1.32 Lightweight IDE - Linux Mint Installation, Features, Plugins and Themes

More videos:

  • Review - Geany for C and Python Programming
  • Review - LinuxDays 2015 - Geany - a lightwight IDE - Frank Lanitz

Kakoune videos

Kakoune Is A More Efficient Text Editor

Category Popularity

0-100% (relative to Geany and Kakoune)
Text Editors
68 68%
32% 32
IDE
71 71%
29% 29
Software Development
77 77%
23% 23
Productivity
37 37%
63% 63

User comments

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

Reviews

These are some of the external sources and on-site user reviews we've used to compare Geany and Kakoune

Geany Reviews

10 Best Notepad++ Alternatives in 2020
Geany is a text editor which uses GTK+ toolkit. It also has certain basic features of an integrated development environment. The tool supports many filetypes and has some nice features.
Source: www.guru99.com
10 Best Sublime Text Alternatives in 2019
Geany is a text editor which uses GTK+ toolkit. It also has certain basic features of an integrated development environment. The tool supports many filetypes and has some nice features.
Source: www.guru99.com

Kakoune Reviews

We have no reviews of Kakoune yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Kakoune should be more popular than Geany. 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.

Geany mentions (5)

  • Finding the Last Editor
    > One that isn't tied to a specific platform, or preferably even a specific company, and that I trust will still be around until I'm done programming. That is Geany[0]: no opinions, no company affiliations, no editor wars. It has been around forever, works on everything, and is open-source. [0] https://geany.org/. - Source: Hacker News / 2 months ago
  • Best lua ide?
    I just use Geany for everything, it has a long history and has proven itself to be reliable. Source: almost 2 years ago
  • Geany is a fantastic, fast, powerful GUI text editor for many purposes & has a low barrier to entry
    After trying a bunch of GUI text editors in Linux and on the Mac I gotta say that to me, Geany is the best. Source: about 2 years ago
  • I know, not exactly Linux.
    Have you tried Geany? It's based on Scintilla, just like Notepad++ is (although that's an implementation detail that you don't really need to know to use either of them), which helps it to feel very similar. Source: about 2 years ago
  • Good lightweight IDE for practising?
    Check out Geany. It's lightweight, cross platform, open source, and supports multiple languages. The download is only 20MB or so. I'm not sure about a keyboard shortcut for comments though. Link: https://geany.org/. Source: about 2 years ago

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

What are some alternatives?

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

Visual Studio Code - Build and debug modern web and cloud applications, by Microsoft

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.

Notepad++ - A free source code editor which supports several programming languages running under the MS Windows environment.

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

Sublime Text - Sublime Text is a sophisticated text editor for code, html and prose - any kind of text file. You'll love the slick user interface and extraordinary features. Fully customizable with macros, and syntax highlighting for most major languages.

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