Wednesday, April 25, 2012

scrollbind problem

Hi Vim users.

I'm using Vim for viewing sql query output, as described here:
http://filip.rembialkowski.net/vim-as-a-pager-for-psql/ (or should I paste the code here?)

I have one small problem with synchronised buffer scrolling (scrollbind option).

After I execute this Less macro, I get a nice two-windows view, where the top window has only one row, and is needed only for displaying the header line. Top windows should scroll right and left when I press arrows on keyboard.

But it does not work on first right arrow stroke. Why?

After I press arrow twice, it works. After that it works normally in both directions.

I'm using Vim 7.3.


Thanks in advance for help.

Filip

--
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

No comments: