dotfiles/byobu/.byobu/keybindings.tmux
2020-02-23 22:22:03 -05:00

5 lines
72 B
Bash

unbind-key -n C-a
set -g prefix ^A
set -g prefix2 ^A
bind a send-prefix