fix nvim colorscheme in tmux
This commit is contained in:
parent
9ed41847d5
commit
5050bee3c9
@ -14,6 +14,7 @@ bind -r C-l select-pane -R # move right
|
||||
bind -r C-n next-window
|
||||
bind -r C-p previous-window
|
||||
|
||||
set-option -ga terminal-overrides ",xterm-256color:Tc"
|
||||
|
||||
set -g status-right '%d.%m.%Y %H:%M'
|
||||
|
||||
@ -56,4 +57,4 @@ set -g set-titles on
|
||||
set -g set-titles-string '#S:#I.#P #W'
|
||||
|
||||
setw -g clock-mode-colour green
|
||||
setw -g clock-mode-style 24
|
||||
setw -g clock-mode-style 24
|
||||
Loading…
x
Reference in New Issue
Block a user