Site Tools


Hotfix release available: 2026-07-14c "Mort". upgrade now! [57.3] (what's this?)
Hotfix release available: 2026-07-14b "Mort". upgrade now! [57.2] (what's this?)
Hotfix release available: 2026-07-14a "Mort". upgrade now! [57.1] (what's this?)
New release available: 2026-07-14 "Mort". upgrade now! [57] (what's this?)
terminal:tools:zellij

zellij

Terminal multiplexer. Alternative to tmux. Written in Rust. Built-in layout system, plugin support, floating panes.

zellij                      # start new session
zellij attach               # attach to existing session
zellij list-sessions        # list running sessions
zellij delete-session name  # delete a session

Key Differences from tmux

Feature zellij tmux
Config format KDL text
Status bar built-in, always visible optional/manual
Floating panes ✓ native requires workarounds
Plugin system ✓ Wasm limited
Learning curve Lower (keybindings shown) Higher
tilde server availability Less common Ubiquitous

For SSH sessions on tilde servers where zellij isn't installed, use tmux/byobu instead.

Install

cargo install zellij
# or download binary from https://zellij.dev

See Also

terminal/tools/zellij.txt · Last modified: by 127.0.0.1