Add a link for the vim t_ut issue

This commit is contained in:
Kovid Goyal 2022-12-18 22:32:20 +05:30
parent 65c64d8745
commit e5941b1b44
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -29,7 +29,8 @@ Using a color theme with a background color does not work well in vim?
First make sure you have not changed the :envvar:`TERM` environment variable, it
should be ``xterm-kitty``. vim uses *background color erase* even if the
terminfo file does not contain the ``bce`` capability. This is a bug in vim. You
terminfo file does not contain the ``bce`` capability. This is a
`bug in vim <https://github.com/vim/vim/issues/11716>`__. You
can work around it by adding the following to your vimrc::
let &t_ut=''