rakr / vim-one

Adaptation of one-light and one-dark colorschemes for Vim
MIT License
1.98k stars 196 forks source link

Cursorline background not currect in tmux #89

Closed lisiyuan656 closed 5 years ago

lisiyuan656 commented 5 years ago

I'm using the default onedark theme in SpaceVim. I found the background color for the cursorline is not correct when I run vim in tmux. screen shot 2019-01-18 at 3 24 35 pm

But it's working correctly when I run vim directly in iterm2 screen shot 2019-01-18 at 3 29 39 pm

Can anyone help me? Thank you guys so much!

disrupted commented 5 years ago

@lisiyuan656 did you figure it out yourself? I am with the exact same issue and just spent an hour going through every possible configuration I could imagine. the background color still comes up differently when run inside tmux.

lisiyuan656 commented 5 years ago

Yeah, it's working for me now. But I'm not quite sure what the problem is... I'm using SpaceVim and I just updated all the plugins I installed. I also use this tmux plugin "odedlaz/tmux-onedark-theme". Maybe try to update the plugins and Install the tmux plugin. Hope that can help you.