Fix
This commit is contained in:
parent
a4c6142e3a
commit
5ecba69f6b
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ set -g @tmux-gruvbox 'dark'
|
|||
|
||||
bind r source-file ~/.tmux.conf
|
||||
|
||||
set -g default-terminal xterm-256color
|
||||
set -ga terminal-overrides ",xterm-256color:Tc"
|
||||
|
||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||
|
|
|
|||
Loading…
Reference in a new issue