💻 Software
gvim redraw failure
Fresh5 days ago
Mar 15, 20262360 viewsConfidence Score0%
0%
Problem
I have a problem with gvim where the screen redraw partially fails. It's hard to explain but when I open a text file and page down or up the entire text file is not redraw properly. I have to move the cursor first before it redraws. I've got a screencapture here of it since it demonstrates the prob…
Error Output
lsmod | grep nvidia nvidia 10225284 40 agpgart 22096 1 nvidia i2c_core 16625 2 nvidia,i2c_nforce2
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: gvim redraw failure
Low Risk
I had this problem and was able to get around the issue by starting gvim with the option. This makes X calls asynchronous. (Thanks to the link in Christian Brabandt's comment for pointing me in the right direction.)
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix