On Saturday, May 5, 2012 8:03:57 AM UTC-5, Filip Rembiałkowski wrote:
> Hello,
> 
> Please advice what I should do - file a bug report?
> 
> This looks like a bug to me, but I'm not sure.
> 
> Thanks
> 
> 

Go ahead. When you do, include detail on exactly what you tried, exactly what 
you expected to happen, and exactly what happened. Also include why you suspect 
the 'scrollbind' option in Vim and not the plugin. If you can narrow it down to 
a very simple test case (two or three lines of vimscript and some simple test 
data) that would be best, but a clear and concise description of the problem 
should be sufficient.

Before you report a bug on vim_dev or the google code issues list, take a look 
at your 'scrollopt' setting, both before and after your reproduce your 
unexpected behavior. If it does not contain 'hor', then horizontal scrolling is 
not bound. See :help 'scrollopt', the default for this option does *not* 
contain 'hor'.

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to