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

Re: PATCH: completion regex handling



On Feb 25, 10:37pm, Peter Stephenson wrote:
}
} One of my projects for a while has been to work out how to use
} _regex_arguments.

(Applause)

} Reading the documentation and the code didn't help.

I'm glad I'm not the only one to think that.

} There are a few problems.  I couldn't work out how to add separators
} other than space to a command added from within a regex argument
} specifier.  It should have been possible to use _values -s, but for some
} reason that didn't work.

I seem to recall some other places where _values doesn't work correctly.
Maybe something related to the recursion problem mentioned in the thread
spawned by zsh-workers/20618?



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