Re: Set scrollbind and syncbind on command line of vim invocation

2017-09-19 Thread Christian Brabandt
On Di, 19 Sep 2017, Keith Christian wrote: > Ben, > > Thanks for responding. > > That command line loads both files as mine does but displays an error. > Not much documentation about the syncbind option/command in Vim's > docs. > > Here is the error I see when running the command (I added -O t

Re: Set scrollbind and syncbind on command line of vim invocation

2017-09-19 Thread Keith Christian
Ben, Thanks for responding. That command line loads both files as mine does but displays an error. Not much documentation about the syncbind option/command in Vim's docs. Here is the error I see when running the command (I added -O to achieve loading both 1.txt and 2.txt.) vi -O +"windo set scb

Re: Set scrollbind and syncbind on command line of vim invocation

2017-09-18 Thread Ben Fritz
On Monday, September 18, 2017 at 4:59:32 PM UTC-5, Keith Christian wrote: > Trying to load two files, 1.txt and 2.txt and set scrollbind on the > command line with syncbind option, so the files will both scroll > together, without setting scrollbind after the files are loaded. > > Tried these comm

Set scrollbind and syncbind on command line of vim invocation

2017-09-18 Thread Keith Christian
Trying to load two files, 1.txt and 2.txt and set scrollbind on the command line with syncbind option, so the files will both scroll together, without setting scrollbind after the files are loaded. Tried these command lines, still have to issue :scrollbind command separately in each window (Ctrl-W