2008/11/26 Raúl Núñez de Arenas Coronado skribis: > In this case, a screen capture is worth thousand messages: > > http://www.dervishd.net/vim-bad.png > > If the file is short enough, this doesn't happen: > > http://www.dervishd.net/vim-good.png > > To reproduce, run "gnome-terminal --geometry=80x30 -x vim -o file.txt", > where "file.txt" is a file with more than 30 lines. I haven't found the > exact number of excess lines that causes the bug, so better try with a > file of more than 100 lines so you can scroll, because the screen is > correctly redrawn again if you scroll to the end of file, not using "G", > but using PgDn repeteadly. > > The bug doesn't happen if the "-o" option is not used.
I can't reproduce it either using vim-7.2.49 or Vim-7.1.314 on Linux in a terminal. You need to try with "vim -u NONE -o ..." to rule out things from ~/.vim/ or ~/.vimrc. -- Dominique --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
