1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-20 03:51:07 +02:00
zsh/Completion/Unix
Daniel Shahaf d523ddaba2 unposted: _postfix: Correct quoting in _call_program invocations.
Fixes completion when the command name ('postconf') or the argument to
the -c option ('/etc/postfix') are quoted on the command line, as in

    % postconf -c '/etc/postfix' ... <TAB>
2016-09-16 04:02:12 +00:00
..
Command unposted: _postfix: Correct quoting in _call_program invocations. 2016-09-16 04:02:12 +00:00
Type 39295: allow -- to appear in the command line passed as an argument 2016-09-12 23:26:14 +02:00
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00