set-option -g allow-rename off set -g status-bg cyan set-option -g prefix C-a unbind C-b
tmux may be controlled from an attached client by using a key combination of a prefix key, ‘C-b’ (Ctrl-b) by default, followed by a command key.
- ? List all key bindings.