X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/9fc5838e2a8827e5c17f448b24d1474a712c4a15..2bc5cc531c50d87c208965cdc80c0f42df56ecb1:/tmux/tmux.conf?ds=sidebyside diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 8184f53..48a77bf 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,6 +1,9 @@ set -g default-terminal "tmux-256color" +# enable true color for kitty +set -ag terminal-overrides ",xterm-kitty:Tc" set -g set-titles on +set -g mouse set -g mode-keys vi bind-key Escape copy-mode