Hi, It seems for me this problem is not a bug of VIM. I guess it is the well-known issue around terminfo bce(background color erase) capability. This issue occurs If you declare $TERM as a bce terminal such as xterm although you use a non-bce terminal such as GNU Screen / tmux.
Hayaki Saito On 2013/05/01, at 1:23, Ondrej Platek <[email protected]> wrote: > Hello, > I would like to report buggy behavior of Vim. > > When using Vim in terminal it happens that the area not filled > with text is not redrawn and it remains black. > I am using light color theme. > See the enclosed picture. > > I am using Vim mainly in gnu screen, but it happened to me also > in regular xfce4-terminal emulator. > > Thanks for improving Vim. > Best regards > > Ondrej Platek > > > -- > -- > You received this message from the "vim_dev" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > > --- > You received this message because you are subscribed to the Google Groups > "vim_dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > <bugreport.txt><vim-in-screen-problem.png> -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
