When I run vim in tmux , the syntax highlighting works fine, except for the visual mode, it works, but does not change the color of the selected text, which I find quite annoying.
The problem remains the same even when I switch the color scheme (I am currently using milk) I have the option set t_Co = 256 on my vimrc My .tmux.conf file is the same as the t-williams.conf example (the line "just added set -f default-terminal "xterm")
I already tried some solutions to problems related to 256 color support
any advice?
source share