aboutsummaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2022-06-02 11:26:43 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-06-02 11:26:43 +0100
commitf4beec61de603d89378a78746d8de4c5124ba88d (patch)
treedccfa199383e333f3a5f2867c1b473b37e5f2b34 /tmux.conf
parente58177ddcdbba17fbf47d788b70413a91f7c4f34 (diff)
downloaddotnvim-f4beec61de603d89378a78746d8de4c5124ba88d.tar.gz
dotnvim-f4beec61de603d89378a78746d8de4c5124ba88d.zip
Not sure this is needed
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
index f8effb6..b3cca83 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -46,5 +46,9 @@ bind c new-window -c "#{pane_current_path}"
bind v split-window -h -c "#{pane_current_path}"
bind h split-window -v -c "#{pane_current_path}"
+# Undercurl
+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
+
source-file ~/.vim/tmux_tokyonight_storm.tmux