tmux: focus-events on
parent
ed2de97200
commit
69607cc38a
|
@ -32,6 +32,7 @@ in
|
|||
|
||||
extraConfig = ''
|
||||
set-option -g renumber-windows on
|
||||
set-option -g focus-events on
|
||||
|
||||
bind '"' split-window -v -c "#{pane_current_path}"
|
||||
bind % split-window -h -c "#{pane_current_path}"
|
||||
|
|
Loading…
Reference in New Issue