François Ingelrest wrote: > On Mon, Oct 27, 2008 at 17:31, François Ingelrest > <[EMAIL PROTECTED]> wrote: > >> Hi all, >> >> Anyone else using the latest Ubuntu 8.10? I've installed it this >> week-end, and compiled the latest Vim as well (7.2.25). >> >> I've been using Vim all the day, and the GUI version is quite slow. >> Well, it's usable, but I can see the redrawing of the screen, it takes >> maybe a bit less than 1 sec. for the whole screen when I scroll a page >> down/up. The file itself is not that big (it's a LaTeX file, and is >> around 70KB), and actually Vim in a terminal is way faster to redraw >> the screen even when the size of the terminal is the same as my GUI >> window. I'm wondering why, since generally it's the opposite. >> >> Any suggestion? >> > > Still no one else facing this issue? I've tried using "-u None" but I > get the same slowness. As I said, it's still usable, but quite > annoying. > I'm afraid that I don't have a Ubuntu machine in front of me at the moment; however, I haven't noticed any such slowness when I have.
Try gvim -u NONE -U NONE because you have at least two initialization scripts (.vimrc, .gvimrc). Regards, Chip Campbell --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
