[tmux] Use ^b as the prefix

pull/28/head
Alpha Chen 10 years ago
parent ffdc555b78
commit 41b17935db

@ -49,8 +49,8 @@ set-option -g base-index 1
## screen bindings
# use C-a as the prefix (a la screen)
unbind C-b
set-option -g prefix C-a
# unbind C-b
# set-option -g prefix C-a
bind a send-prefix

Loading…
Cancel
Save