macOS
brew install mtmlocal Homebrew formula metadata
sudo port install mtmMacPorts ports tree · sysutils/mtm/Portfile · source: api.github.com
brew
Micro terminal multiplexer. Version 1.2.1 via Homebrew; verified from local package data.
install
brew install mtmlocal Homebrew formula metadata
sudo port install mtmMacPorts ports tree · sysutils/mtm/Portfile · source: api.github.com
sudo apk add mtmAlpine Linux edge package indexes · mtm · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#mtmnixpkgs package indexes · pkgs/by-name/mt/mtm/package.nix · source: api.github.com
overview
Micro terminal multiplexer
history
mtm, the Micro Terminal Multiplexer, is a deliberately tiny terminal multiplexer from the deadpixi/mtm project. Its README frames the project around four principles: few commands, broad compatibility through classic ANSI terminal emulation, a codebase of about one thousand lines, and a maintenance policy centered on bug fixes, translation/accessibility improvements, and keeping the program building on supported operating systems.
The tool occupies the minimalist end of the same niche as GNU Screen and tmux. It starts virtual terminals inside one terminal, lets the user split the screen horizontally or vertically, move focus with a prefix key and arrows, close panes, redraw, and scroll. The project avoids requiring a custom terminfo entry by advertising a long-established screen-compatible terminal type by default, while also shipping optional mtm terminfo entries for users who want them.
Package-manager adoption reflects that niche: mtm is useful in constrained or preference-driven environments where a user wants pane splitting without sessions, scripting layers, or a large command language. Homebrew, Alpine, MacPorts, and Nix package it as a single mtm executable, so it functions mainly as a lightweight alternative for users who find larger multiplexers excessive.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mtm | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/deadpixi/mtm
install metadata
| Package key | brew:mtm |
|---|---|
| Version | 1.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mtm |
| Homepage | https://github.com/deadpixi/mtm |
| Repository | https://github.com/deadpixi/mtm |
| Upstream docs | https://github.com/deadpixi/mtm#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/deadpixi/mtm/archive/refs/tags/1.2.1/1.2.1.tar.gz |
| Dependencies | ncurses |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mtm |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mtm
nix profile install nixpkgs#mtmmtm 1.2.1-r1
Perhaps the smallest useful terminal multiplexer in the world
https://github.com/deadpixi/mtm
sudo apk add mtmmtm-doc 1.2.1-r1
Perhaps the smallest useful terminal multiplexer in the world (documentation)
https://github.com/deadpixi/mtm
sudo apk add mtm-docmtm
sudo port install mtmsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.