A tmux cheatsheet puts every key binding at your fingertips — from creating and switching sessions to splitting panes and copying text. tmux (terminal multiplexer) lets you run multiple terminal sessions inside a single window, detach and reattach without losing work, and organize your workflow into windows and panes. This interactive reference covers all major tmux operations with one-click copy buttons.

Default prefix: Ctrl + b — press this before any key binding to activate tmux commands. Many users remap the prefix to Ctrl + a in ~/.tmux.conf.