about summary refs log tree commit diff
path: root/Completion/Base/Utility/_pick_variant
Commit message (Collapse)AuthorAgeFilesLines
* unposted: _pick_variant: Use ${(P) ::= rather than evalMatthew Martin2019-04-221-4/+4
|
* 44201: _command_name: Check for external forcing precommandMatthew Martin2019-04-041-6/+0
|
* 44155: _pick_variant: Update builtin checkMatthew Martin2019-03-211-8/+22
|
* 29820: _pick_variant -b to match builtinPeter Stephenson2011-10-141-1/+7
|
* unposted: remove users/15622 _pick_variant changePeter Stephenson2010-12-071-1/+1
|
* users/15621: compdef -p/-P <pat>=<service>Peter Stephenson2010-12-061-1/+1
| | | | users/15622: use service with _pick_variant
* 26609: _path_files: better (?) fix for globcomplete.Bart Schaefer2009-02-281-1/+1
| | | | unposted: _pick_variant: explicit rather than implicit success return.
* 16842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle2002-03-151-0/+35
completion and add _pick_variant to resolve program variants in general