Send prefix correctly

This commit is contained in:
Max Bucknell 2015-05-09 15:43:52 +01:00
parent 43f4af5440
commit e8096c4821

View file

@ -1,6 +1,7 @@
# remap prefix to Control + a
set -g prefix C-a
bind C-a send-prefix
unbind-key C-b
bind-key C-a send-prefix
# smart pane switching with awareness of vim splits
#