Updated: added escape symbol [\] to some bindings

This commit is contained in:
bradley.richins
2020-10-25 12:04:42 -06:00
parent cd03aeb646
commit d10857c1d6
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ bind C-b send-prefix
#bind-key C-b send-prefix
#set-option prefix C-b
bind \ split-window -h
bind "\" split-window -h
bind - split-window -v
unbind '"'
unbind %