diff --git a/configs/.tmux.conf b/configs/.tmux.conf index 190ab2cb3..fd9bd3593 100644 --- a/configs/.tmux.conf +++ b/configs/.tmux.conf @@ -6,6 +6,7 @@ bind C-a send-prefix # COLORS! set -g default-terminal "tmux-256color-italic" +set -ga terminal-overrides ",xterm-256color-italic:Tc" #copy-paste fixes: http://evertpot.com/osx-tmux-vim-copy-paste-clipboard/