Tuesday, September 19, 2017

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

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 to
> achieve loading both 1.txt and 2.txt.)
>
> vi -O +"windo set scb syncbind" 1.txt 2.txt
>
> "2.txt" 58L, 2374C
> Error detected while processing command line:
> E518: Unknown option: syncbind
> E518: Unknown option: syncbind

Well the error says it all, there is no such option. I guess you are
looking for the cursorbind option?

Christian
--
Unser Barometer hängt 1m hoch. Dieses Tief heute ist aber so tief, daß
es da nicht mehr rankommt.

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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: