Back to browse
GitHub Repository

Minimalist, Emacs-style text editor for the terminal

4 starsC

Emil: Emacs-style minimalist editor Beta test release

by emil_coder·Aug 5, 2026·1 point·0 comments

AI Analysis

MidCozy

Yet another terminal editor, but this one strips out scripts and config files entirely.

Strengths
  • Single-binary C99 implementation with no external dependencies beyond POSIX and VT100.
  • Built-in shell integration pipes selected regions directly to shell commands.
  • Supports rectangular text selection and kill ring history out of the box.
Weaknesses
  • No plugin system or configuration files limits extensibility compared to Emacs or Neovim.
  • Crowded category with established alternatives like Kakoune, Helix, and Micro already available.
Target Audience

Minimalist developers and Emacs users

Similar To

Kakoune · Helix · Micro

Post Description

I’ve been dogfooding emil and no longer hitting any bugs. I would really appreciate anyone who joins me in this test phase before I release 1.0 later this year.

Similar Projects

Developer Tools●●Solid

Elecxzy – A lightweight, Lisp-free Emacs-like editor in Electron

Rebuilds the Emacs workflow with concrete UI choices — floating minibuffer popups, recursive window splits, and a piece-table engine for large files — while deliberately dropping Lisp to stay lightweight. It’s a neat niche play (bonus points for Japanese IME attention), but it’s still alpha and will need a stronger extension/mode story to compete with keymap plugins and mature editors.

Niche GemShip It
kurouna
205mo ago