whoops, left -n on the 2.9 config

This commit is contained in:
Lloyd W. Slade 2020-03-11 21:01:41 -04:00
parent 34636bf08a
commit fb660f9a20

View file

@ -11,8 +11,8 @@ set -g default-terminal "screen-256color"
source ~/fmux/f-keys source ~/fmux/f-keys
# keys for moving windows # keys for moving windows
bind-key -n Left swap-window -t -1 bind-key Left swap-window -t -1
bind-key -n Right swap-window -t +1 bind-key Right swap-window -t +1
# pane border colors # pane border colors