fix: TERM export

This commit is contained in:
Stefan Imhoff
2022-11-01 12:00:03 +01:00
parent 17e51368f4
commit 03c0734a79
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
term screen-256color
font_family FiraCode Nerd Font
bold_font FiraCode Nerd Font Bold
italic_font FiraCode Nerd Font Italic

View File

@@ -1,4 +1,4 @@
set -g default-terminal "${TERM}"
set -g default-terminal "tmux-256color"
set -as terminal-overrides ',*:Smulx=\E[4::%p1%dm' # undercurl support
set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m' # underscore colours - needs tmux-3.0