Replace the default prefix with a screen-style prefix.
Section: Core configuration
Change prefix to Ctrl-a
tmux
tmux
unbind C-b
set -g prefix C-a
bind C-a send-prefixExplanation
A common customization for users migrating from GNU screen.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Core configuration