tmux: terminal-features
from nvim checkhealth
This commit is contained in:
parent
0247eba923
commit
27a3ec825e
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ in
|
|||
extraConfig = ''
|
||||
set-option -g renumber-windows on
|
||||
set-option -g focus-events on
|
||||
set-option -g terminal-features 'alacritty:RGB'
|
||||
|
||||
bind '"' split-window -v -c "#{pane_current_path}"
|
||||
bind % split-window -h -c "#{pane_current_path}"
|
||||
|
|
Loading…
Reference in a new issue