Embedded Vim Display Repeats Lines When Scrolling Linewise

7 views
Skip to first unread message

Anthony

unread,
Nov 5, 2009, 11:10:31 AM11/5/09
to eclim-user
Hi,

I've got a clean install of Eclim 1.5.2 in Eclipse 3.5.1 on Windows XP
SP2. I just posted a problem with not seeing the Vim command line at
the foot of the screen after opening a file with the embedded vim
editor in Eclipse until after I resize the editor window. Well, I
also have problems when scrolling linewise (mouse wheel, j/k
movements, or Up/Down arrows). The last line keeps repeating and
fills up the screen. Blockwise scrolling works, though (PageUp/Down
or Ctrl-U/D). If I resize the window, then linewise scrolling works
as expected (which is the same fix for seeing the command line at the
foot of the screen).

Any ideas on how to fix this? Resizing the window every time is a
pain.

Thanks,

Anthony

Eric Van Dewoestine

unread,
Nov 5, 2009, 9:01:17 PM11/5/09
to eclim...@googlegroups.com

When I get a chance I'll try reproducing this issue as well.

--
eric

Eric Van Dewoestine

unread,
Nov 16, 2009, 6:00:51 PM11/16/09
to eclim...@googlegroups.com
On Thu, Nov 05, 2009 at 08:10:31AM -0800, Anthony wrote:
>
I couldn't reproduce this scrolling issue. Does it occur with every
file you open or just some? Can you give me an example file or two
which you can reliably reproduce the issue with?

Also, try adding the guioption settings I referenced in your other
mail to see if those have any affect on this issue.

--
eric

Anthony

unread,
Nov 17, 2009, 12:13:37 PM11/17/09
to eclim-user
Hi Eric,

Thanks! Those options fixed the scrolling problem.

set guioptions-=m " turn off menu bar
set guioptions-=T " turn off toolbar

-Anthony

Eric Van Dewoestine

unread,
Nov 17, 2009, 12:38:50 PM11/17/09
to eclim...@googlegroups.com
On Tue, Nov 17, 2009 at 09:13:37AM -0800, Anthony wrote:
> Hi Eric,
>
> Thanks! Those options fixed the scrolling problem.
>
> set guioptions-=m " turn off menu bar
> set guioptions-=T " turn off toolbar

Very good to hear! I'll add a note to the documentation.

Thank you for taking the time to test those out.

--
eric
Reply all
Reply to author
Forward
0 new messages