Tmux: added option for focus-events
This commit is contained in:
parent
3c61b12f6e
commit
7003613377
1 changed files with 2 additions and 0 deletions
|
@ -54,3 +54,5 @@ set -g status-keys vi
|
|||
set -g status-right '#{?client_prefix,#[fg=#000000]#[bg=#fabd2f]#[bold] ,}'
|
||||
|
||||
set -g cursor-style blinking-underline
|
||||
|
||||
set -g focus-events on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue