On Tue, Aug 22, 2017 at 4:17 PM, Miles Cranmer <[email protected]> wrote: > Thanks, Tony! I will re-implement my wrapper with the -S command and a tmp > file to hold commands. > > Out of curiosity, why does the limit of 10 -c or --cmd's exist? > > Best regards, > Miles
I don't know, it was already there when I started to use Vim. One possible reason is that there is an OS-dependent limit to the length (in bytes) of a command-line. Best regards, Tony. -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
