mirror of
1
0
Fork 0
This commit is contained in:
Stanley McMillan 2017-12-17 17:22:26 +00:00 committed by GitHub
commit 747ee43003
2 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ bind C-f command-prompt -p find-session 'switch-client -t %%'
# split current window horizontally
bind - split-window -v
# split current window vertically
bind _ split-window -h
bind \ split-window -h
# pane navigation
bind -r h select-pane -L # move left