1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-08 08:40:57 +01:00
zsh/Completion/Base
m0viefreak 2d5dd74732 38153: change the way long options are examined for "=" signs to more accurately identify options that take arguments
Note in workers/39135:
The pattern in 266/268 appears to match the '=' sign even though it's in the
second colon-separated field, where it doesn't denote a mandatory argument.
I'm guessing the pattern match on lines 266/268 should be fixed ...

This commit alters those patterns in what is hoped to be the desired way.
2016-09-06 22:35:26 -07:00
..
Completer 39046 + 39061: New :P history modifier. 2016-08-22 03:34:30 +00:00
Core 38904: fix return status in _normal and functions erroneously using it for default completion 2016-07-21 17:49:13 +02:00
Utility 38153: change the way long options are examined for "=" signs to more accurately identify options that take arguments 2016-09-06 22:35:26 -07:00
Widget For help listing, capture the fallback to compctl in case there is one defined 2016-04-09 08:54:54 -07:00
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00