Add 2 more spaces to fix gh issues

main
rwxrob 2 years ago
parent dcf5f8a581
commit cdd801b54b

@ -55,7 +55,7 @@ bind -r l select-pane -R
# customize new window for streaming
unbind c
bind c new-window \; split-window -h \; select-pane -t 2 \; resize-pane -x 23 \; send "blankpane" Enter \; select-pane -t 1
bind c new-window \; split-window -h \; select-pane -t 2 \; resize-pane -x 21 \; send "blankpane" Enter \; select-pane -t 1
# avoid cursor movement messing with resize
set -g repeat-time 200

Loading…
Cancel
Save