diff --git a/tmux/tmux.conf b/tmux/tmux.conf new file mode 100644 index 0000000..5e9d24d --- /dev/null +++ b/tmux/tmux.conf @@ -0,0 +1,4 @@ +set -g default-terminal "xterm-256color" + +set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m' +