move allow-passthrough to the end for older tmux servers
This commit is contained in:
@@ -7,10 +7,10 @@ setw -g mouse off
|
||||
set -g base-index 1
|
||||
setw -g pane-base-index 1
|
||||
|
||||
set -g allow-passthrough on
|
||||
|
||||
bind-key -n F2 new-window
|
||||
bind-key -n F3 previous-window
|
||||
bind-key -n F4 next-window
|
||||
|
||||
set -s set-clipboard on
|
||||
set -g allow-passthrough on
|
||||
|
||||
Reference in New Issue
Block a user