dotfiles/config/tmux-tmux.conf
2025-04-25 13:46:37 +02:00

8 lines
90 B
Plaintext

# set prefix
unbind C-b
set -g prefix 'C-a'
bind 'C-a' send-prefix
set -s escape-time 0