tmux
Linux · Utility · Free & Open Source
Terminal multiplexer for splitting, managing, and persisting terminal sessions.
App Details
- License: ISC
- Platform: Linux
- More Info: github.com/tmux
Overview
tmux lets you split a single terminal window into multiple panes, create named windows, and detach sessions so they keep running after you disconnect. Re-attach from any machine with tmux attach.
Server admins and developers rely on tmux to maintain long-running processes over SSH. Pair it with TPM (Tmux Plugin Manager) to add session persistence across reboots.