Fix bindings for splits

This commit is contained in:
Andrew Miner
2018-03-26 08:56:24 -06:00
parent 2e2b70ef92
commit 9c87510c00
+2 -2
View File
@@ -25,8 +25,8 @@ bind-key -r -T prefix l select-pane -R
bind-key C-l send-keys C-l \; clear-history
# Bindings for splitting
bind | split-window-h
bind - split-window-v
bind-key -r -T prefix | split-window -h
bind-key -r -T prefix - split-window -v
unbind '"'
unbind %