mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
added settings for enabling undercurls in tmux
This commit is contained in:
@@ -57,6 +57,8 @@ set-option -g focus-events on
|
|||||||
|
|
||||||
# Terminal feature specific to Neovim
|
# Terminal feature specific to Neovim
|
||||||
set-option -sa terminal-overrides ',kitty:Tc'
|
set-option -sa terminal-overrides ',kitty:Tc'
|
||||||
|
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
|
||||||
|
|
||||||
# Tmux plugins
|
# Tmux plugins
|
||||||
set -g @plugin "janoamaral/tokyo-night-tmux"
|
set -g @plugin "janoamaral/tokyo-night-tmux"
|
||||||
|
|||||||
Reference in New Issue
Block a user