Tom Link wrote: >> I tried this and I got exactly the same thing in both windows after >> :setlocal scrollbind, which is what is supposed to happen anyway. >> > > You can set the position of the synchronized windows by moving the > scrollbar with the mouse -- as pointed out by others. > > I personally wish there were a way to do this from vimscript though. I > would like to use such a split view for reading plain-text ebooks. > I've had a plugin (mpage.vim) available at my website for a few months now:
http://mysite.verizon.net/astronaut/vim/index.html#MPAGE that supports multiple windows with sequential text. :MPage 3 will, for example, set up three windows with sequential text for the current buffer. It works with AsNeeded, too (so you don't have to have the plugin always loaded, just loaded on demand). Regards, Chip Campbell --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---