Back to browse
GitHub Repository

Minimalist, Emacs-style text editor for the terminal

3 starsC

Emil is a new terminal-based text editor in C99 and POSIX 2001

by emil_coder·Mar 17, 2026·2 points·0 comments

AI Analysis

MidCozy

Yet another terminal editor in a category dominated by vim, emacs, helix, and micro.

Strengths
  • C99/POSIX purity means it runs anywhere with a VT100 terminal, including Termux on Android.
  • Rectangular text selection and kill ring are genuinely useful Emacs features ported faithfully.
Weaknesses
  • README explicitly states 'unstable' — not production-ready for daily driving.
  • No scripting or plugins means you can't extend it when you hit workflow limits.
Target Audience

Terminal users who want minimal Emacs keybindings

Similar To

micro · helix · kakoune

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
203mo ago