On 26/11/08 20:07, Raúl Núñez de Arenas Coronado wrote: > Saluton Dominique :) > > On Wed, 26 Nov 2008 19:23:09 +0100, Dominique Pelle dixit: >> 2008/11/26 Raúl Núñez de Arenas Coronado skribis: >>> 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. > > I already tried that and the problem persists although it is much less > visible because there is no statusline. It may a bug on the Ubuntu > version :?? It may be a bug in the terminal emulators, because I have > tested more than one, all of them used libvte, so... > > Thanks :) > > Raúl "DervishD" Núñez de Arenas Coronado
What about testing it in a raw-text terminal? Hit Ctrl-Alt-F2, log in by username & password, then invoke vim from there. Since that terminal is not resizable, you shouldn't try to set 'lines' or 'columns' to anything other than the default (usually 80 columns by 25 lines, but sometimes you can select a different size at boot time). Ctrl-Alt-F7 will bring you back to the X11 terminal. Best regards, Tony. -- The soul would have no rainbow had the eyes no tears. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
