minor fix
This commit is contained in:
parent
2001785170
commit
adb8ccbac1
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
# Terminal settings for true color and italic support
|
# Terminal settings for true color and italic support
|
||||||
set -g default-terminal "tmux-256color"
|
set -g default-terminal "xterm-256color"
|
||||||
set -ga terminal-overrides ",xterm-256color:Tc,xterm-256color:sitm=\\E[3m:ritm=\\E[23m"
|
set -ga terminal-overrides ",xterm-256color:Tc,xterm-256color:sitm=\\E[3m:ritm=\\E[23m"
|
||||||
|
|
||||||
# Enable OSC-52 clipboard integration (works with Ghostty)
|
# Enable OSC-52 clipboard integration (works with Ghostty)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue