Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [BUG] _arguments/comparguments broken on master



On Thu, Jul 22, 2021 at 10:43:01PM +0300, Marlon Richert wrote:
> For example:
> 
> % zsh -<TAB>
> _arguments:comparguments:409: not enough arguments
> % zsh -
> zsh: do you wish to see all 388 possibilities (91 lines)?

You're likely running a zsh with deca7c9 but an _arguments without it.


commit deca7c928520fba5a73383f1cac0b3ace8e0e45d
Author: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
Date:   Mon Apr 27 19:30:40 2020 +0000

    45730: _arguments: Add the -0 flag, which makes $opt_args be populated sanely.
    
    Also, write/extend docstrings for sepjoin() and zjoin().




Messages sorted by: Reverse Date, Date, Thread, Author