Anu*_*ran 1 vim tmux
当我在vim中设置任何具有深色背景的主题时,在打开tmux中的任何文件时,背景仅在具有文本的行周围传播.(请参阅附图)我的tmux.conf set-option -g default-terminal "xterm-256color" 和我的.cshrc文件有setenv TERM xterm-256color
set-option -g default-terminal "xterm-256color"
setenv TERM xterm-256color
Chr*_*ndt 5
我想,这个问题在这里得到解答.
修复方法是禁用终端的背景颜色擦除属性: :set t_ut=
:set t_ut=
归档时间:
10 年,7 月 前
查看次数:
78 次
最近记录: