🐛 fix(tmux): some issues when rendering text inside kitty

This commit is contained in:
Sergio Laín 2025-03-13 20:07:18 +01:00
parent d3bbbcbe5d
commit 2ac0021875
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -2,8 +2,10 @@
set -g mouse on
# Theming and layout
set-option -g default-terminal screen-256color
set -g default-terminal "${TERM}"
set -g status-position top
set -as terminal-overrides ',*:Smulx=\E[4::%p1%dm'
set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m'
# Windows and panes
set -g base-index 1