tmux: focus events
This commit is contained in:
parent
1d29a597c0
commit
36abadbd2b
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ setw -g pane-base-index 1
|
||||||
bind r source-file ~/.config/tmux/tmux.conf
|
bind r source-file ~/.config/tmux/tmux.conf
|
||||||
|
|
||||||
set -g mouse on
|
set -g mouse on
|
||||||
|
set -g focus-events on
|
||||||
|
|
||||||
set-window-option -g mode-keys vi
|
set-window-option -g mode-keys vi
|
||||||
bind -Tcopy-mode-vi 'v' send -X begin-selection
|
bind -Tcopy-mode-vi 'v' send -X begin-selection
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue