Make prefix key C-b in tmux

This commit is contained in:
Eryn Wells 2012-09-28 12:29:42 -07:00
parent 4f16a04b55
commit 2a0f835268

View file

@ -1,4 +1,4 @@
set-option -g prefix C-a
set-option -g prefix C-b
set-option -g exit-unattached off
set-option -g default-terminal "screen-256color"
set-option -g set-titles off