use the correct terminal setting
This commit is contained in:
parent
9cd61c05f7
commit
b12056f579
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ bind s display-popup \
|
||||||
-B -e FZF_DEFAULT_OPTS="${FZF_DEFAULT_OPTS} --height=100%" \
|
-B -e FZF_DEFAULT_OPTS="${FZF_DEFAULT_OPTS} --height=100%" \
|
||||||
-E "tsm"
|
-E "tsm"
|
||||||
|
|
||||||
set -g default-terminal "screen-256color"
|
set -g default-terminal "tmux-256color"
|
||||||
set-option -ga terminal-overrides ",xterm-256color:Tc"
|
set-option -ga terminal-overrides ",xterm-256color:Tc"
|
||||||
|
|
||||||
# --------catppuccin mocha
|
# --------catppuccin mocha
|
||||||
|
|
Loading…
Reference in a new issue