// features
Everything a terminal needs. Nothing a phone can't do.
mtmux is a faithful tmux client that happens to run in a browser tab. The hard parts are input, layout and latency — so that's where the work went.
01 — input
The modifier row
Mobile keyboards hide the keys terminals live on. mtmux puts them back: a persistent row with ⌃b, esc, ctrl, alt, tab, arrows and a macro strip you define. Modifiers latch, so ⌃b % is two taps, not a contortion.
›Remap the prefix to match your .tmux.conf
›Long-press a key for its shifted variant
›Full Bluetooth keyboard passthrough, including chords
›Swipe left/right to switch windows, two-finger swipe for panes
⌃b
esc
ctrl
alt
tab
/
←
↓
↑
→
MACROS
:wq
git status
⌃b z
⌃c
02 — layout
Reflow, not squinting
A 3-column layout on a 34-inch monitor is unusable at 390 px. Reflow mode restacks panes vertically, keeps the focused pane full-width, and never resizes the underlying tmux window — so your desktop layout is exactly where you left it.
›Per-device client size, independent of the server window
›Tap a pane to zoom it, tap again to release
›Window switcher with live thumbnails of each pane
›Tablet mode keeps real splits with drag-resizable gutters
03 — the rest
Details that decide whether you keep it
See it on your own session.
Install, run mtmux up, scan the code. Two minutes, no account.
Quickstart →