

modusregel: a simple, beautiful mode-line for Emacs
Find the modusregel project here:
https://codeberg.org/jjba23/modusregel
modusregel means mode line in the Dutch language.
This package provides a clean, simple, elegant, and beautiful mode line for Emacs (the bottom bar), built with customization, beauty and performance in mind. It is fully compatible with both Emacs GUI and TUI viewports.
- Tree-Sitter Smart Major Mode-Mapping: prettifies major mode names, and detects
-ts-modevariants (e.g.,rust-ts-mode) and cleans them up beautifully (e.g.,Rust). - LSP & Flymake Ready: Built-in, non-intrusive indicators for Eglot and Flymake counters.
- Lightweight & Fast: Written in pure, efficient Emacs Lisp with performance in mind—no external dependencies.
- TUI/GUI Parity: Designed to look crisp and aligned whether you are running Emacs in a terminal or a graphical window.