Terminal GuideTerminal Guide

Multiplexers

Terminal multiplexers allow you to manage multiple terminal sessions within a single window, split panes, detach and reattach sessions, and maintain persistent workflows across SSH connections.

Available Tools

How to Choose a Multiplexer?

For most users: tmux is the industry standard with extensive plugin support and community resources.

For beginners: Zellij offers an intuitive UI with on-screen keybinding hints and modern features.

For legacy systems: GNU Screen is available almost everywhere and offers decades of stability.

For tmux users wanting more: Byobu provides enhanced tmux/screen experience with pre-configured keybindings.

For minimalists: dvtm + abduco offer a lightweight dwm-style approach to terminal multiplexing.