mawww/kakoune
mawww's experiment for a better code editor observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 98
- Release rhythm 60
- Longevity 100
Flags: no_readme
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 175.0
- age_days: 5417
- days_rel: 105
- days_push: 14
- n_releases_24m: 3
Adoption not part of the score
11033 stars · 780 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Kakoune is a modal terminal-based code editor inspired by Vim, built around multiple selections as its central editing paradigm. It offers syntax highlighting, as-you-type completion, and powerful text manipulation primitives with an orthogonal, scriptable design.
Use cases
- edit code in the terminal with modal keybindings
- use multiple selections to edit many places at once
- find a faster vim alternative with fewer keystrokes
- syntax-highlighted editing for many programming languages
- script and customize a minimal modal editor
- manipulate text with regex matches, splitting, and alignment
When to choose
- you want Vim-style modal editing with a more interactive selection-first model
- you work primarily in the terminal and want a fast, lightweight editor
- you frequently need to apply the same edit across many locations via multiple selections
- you value a small, orthogonal, scriptable core
When to avoid
- you need a full IDE with built-in debugging, LSP GUI panels, or plugin marketplaces out of the box
- you prefer non-modal editing or a graphical editor
- you rely on a large ecosystem of prebuilt plugins like Vim/Neovim's
Facets
application · maturity stable
editor developer-tools terminal-ui text-editors developer-tools cli cross-platform modal-editing multiple-selections vim-inspired terminal-editor syntax-highlighting command-line linux macos
2 sources
- homepage: http://kakoune.org · fetched 2026-08-29 · 46b541bf829e
- site_page: http://kakoune.org/why-kakoune/why-kakoune.html · fetched 2026-08-29 · a36a54f2ed62
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mawww/kakoune | main | 85 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem