Send prefix correctly
This commit is contained in:
parent
43f4af5440
commit
e8096c4821
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue