Closed GoogleCodeExporter closed 9 years ago
I've never come across this problem and it seems strange. Have you gone
through the troubleshooting guide [1] to rule out that some plugin is causing
this?
[1] https://github.com/b4winckler/macvim/wiki/Troubleshooting
Original comment by bjorn.winckler@gmail.com
on 14 Oct 2011 at 5:02
Yes, I did that but nothing helps.
I am running it on the 27" LCD, so if I maximize the MacVim, the visible line
count is about 120.
Scrolling slows down then.
If I make the window smaller, less then 100 lines. The scrolling is fast again.
If I maximize the window BUT make the font larger so that there is less then
100 visible lines,
everything is fine.
So this looks like it is related to how many visible lines there is, rather
then 'pixel' size.
---
I can actually reproduce the problem on my other screen (21") when I make the
font size really small (Mono:h7)
Original comment by onfl...@gmail.com
on 14 Oct 2011 at 6:47
Does it depend on what type of file you are editing?
NB. This does not sound like a MacVim specific issue ... if you want help
tracking down what's causing Vim to run slow you really should ask on the
vim_use Google group.
Original comment by bjorn.winckler@gmail.com
on 14 Oct 2011 at 7:05
I forgot to say: be sure to enable the "Experimental renderer" in the Advanced
preferences -- it is much faster than the original renderer.
Original comment by bjorn.winckler@gmail.com
on 14 Oct 2011 at 7:06
The "Experimental rendered" fixes the problem indeed!
---
BTW: running Vim in the terminal (maximized, small fonts) is OK. The 'original'
GVim seems OK as well.
I did turn the syntax off and it doesn't matter what kind of file I do load in
(long lines, short lines), all the same.
So it looks like some kind of issue with the default renderer to me.
Original comment by onfl...@gmail.com
on 14 Oct 2011 at 7:18
Good!
Original comment by bjorn.winckler@gmail.com
on 15 Oct 2011 at 11:34
Original issue reported on code.google.com by
onfl...@gmail.com
on 13 Oct 2011 at 2:23