mirror of https://gitlab.com/dabruh/dotfiles.git
Adjust default-terminal.
This commit is contained in:
parent
8402b7d94b
commit
b69379d74e
|
@ -16,7 +16,7 @@ set-window-option -g automatic-rename on
|
|||
set-option -g set-titles on
|
||||
|
||||
# True Colors
|
||||
set -g default-terminal "xterm-256color"
|
||||
set -g default-terminal "tmux-256color"
|
||||
set -ga terminal-overrides ",*256col*:Tc"
|
||||
|
||||
set -g status-keys vi
|
||||
|
|
Loading…
Reference in New Issue