deadpixi/mtm
Perhaps the smallest useful terminal multiplexer in the world. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: n/a
- age_days: 3483
- days_rel: n/a
- days_push: 777
- n_releases_24m: 0
Adoption not part of the score
1222 stars · 61 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
mtm (Micro Terminal Multiplexer) is a tiny terminal multiplexer written in about 1000 lines of C that splits a terminal into multiple virtual terminals. It prioritizes simplicity, ANSI compatibility, and stability, and is intentionally feature-frozen with only bug fixes.
Use cases
- split a terminal window into multiple panes without learning tmux
- use a terminal multiplexer on old systems with only terminfo/termcap support
- run a minimal multiplexer with no modes and few commands
- keep a stable, unchanging terminal tool across OS upgrades
- manage multiple virtual terminals from the console
When to choose
- you want a dead-simple, tiny tmux/screen alternative with minimal commands
- you need out-of-the-box compatibility with classic ANSI terminals and existing termcap entries
- you value stability and a codebase small enough to read entirely
When to avoid
- you need sessions, detach/reattach, scrollback, or scripting like tmux offers
- you want an actively developed tool with new features
- you need mouse support or advanced window management
Facets
cli-tool · maturity maintenance
terminal-ui cli developer-tools developer-tools cross-platform bsd cli c terminal-multiplexer tmux-alternative minimalist ncurses suckless-style command-line linux macos
1 source
- readme: https://github.com/deadpixi/mtm · fetched 2026-08-28 · 7f715b892805
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| deadpixi/mtm | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem