Fix terminal colours within tmux
This commit is contained in:
parent
c600c30e22
commit
d97259fc6a
2 changed files with 7 additions and 1 deletions
system/shared/modules
|
@ -17,7 +17,7 @@
|
|||
bind-key -n C-l select-pane -R
|
||||
|
||||
set-option -g status-keys "emacs"
|
||||
set-option -ga terminal-overrides ",*256col*:alacritty"
|
||||
set-option -sa terminal-features "''${TERM}:RGB"
|
||||
|
||||
bind-key h split-window -v -c "#{pane_current_path}"
|
||||
bind-key v split-window -h -c "#{pane_current_path}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue