feat(tmux): focus-events enable
This commit is contained in:
parent
e5e898c44f
commit
678fb43670
@ -26,6 +26,8 @@ set -g display-panes-time $_tmux_display_panes_time
|
|||||||
|
|
||||||
set -g lock-command vlock # Shell command to lock client
|
set -g lock-command vlock # Shell command to lock client
|
||||||
|
|
||||||
|
set -g focus-events on
|
||||||
|
|
||||||
set -g default-terminal "tmux-256color"
|
set -g default-terminal "tmux-256color"
|
||||||
set -g terminal-overrides[101] "xterm-256color:Tc"
|
set -g terminal-overrides[101] "xterm-256color:Tc"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user