Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复tmux下vim背景色显示异常 #203

Merged
merged 1 commit into from
Mar 29, 2016
Merged

修复tmux下vim背景色显示异常 #203

merged 1 commit into from
Mar 29, 2016

Conversation

yimun
Copy link
Contributor

@yimun yimun commented Mar 27, 2016

@Ma233
Copy link

Ma233 commented Mar 29, 2016

捉到一只班长

@wklken
Copy link
Owner

wklken commented Mar 29, 2016

为什么外面的判断语句没加上呢?

if &term =~ '256color'
  " disable Background Color Erase (BCE) so that color schemes
  " render properly when inside 256-color tmux and GNU screen.
  " see also http://snk.tuxfamily.org/log/vim-256color-bce.html
  set t_ut=
endif

@yimun
Copy link
Contributor Author

yimun commented Mar 29, 2016

@Ma233 被你发现了

@yimun
Copy link
Contributor Author

yimun commented Mar 29, 2016

@wklken 已更新

@wklken wklken closed this Mar 29, 2016
@wklken wklken reopened this Mar 29, 2016
@wklken wklken merged commit 05ae0b5 into wklken:master Mar 29, 2016
andyt9527 pushed a commit to andyt9527/vim_config that referenced this pull request Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants