Commented out leader key change.
This commit is contained in:
parent
87825be8f8
commit
cf24ccdc10
@ -7,9 +7,9 @@ set -ga terminal-overrides ",xterm-256color:Tc"
|
||||
set-window-option -g mode-keys vi
|
||||
|
||||
# remap prefix from 'C-b' to 'C-a'
|
||||
unbind C-b
|
||||
set-option -g prefix C-a
|
||||
bind-key a send-prefix
|
||||
#unbind C-b
|
||||
#set-option -g prefix C-a
|
||||
#bind-key a send-prefix
|
||||
|
||||
# vim binds for pane navigation
|
||||
bind-key h select-pane -L
|
||||
|
Loading…
Reference in New Issue
Block a user