about summary refs log tree commit diff
path: root/Completion
Commit message (Collapse)AuthorAgeFilesLines
* work around ${(@P)1[3,-1]} not working as expected (14658)Oliver Kiddle2001-06-012-2/+2
|
* Add _ruby.Bart Schaefer2001-06-011-1/+1
|
* 14635: presume '*core' glob for coredump filesClint Adams2001-06-011-1/+1
|
* * 14628: Completion/Unix/Command/_ruby: new completion function.Tanaka Akira2001-06-011-0/+49
|
* fix tag-order problem with _arguments (completion after an option that gets ↵Sven Wischnowsky2001-05-311-3/+5
| | | | an argument in the same word); and a fix for completion after -ab, where -a gets an argument in the next word and -b gets one in the same word (14607)
* (14602)Sven Wischnowsky2001-05-311-0/+1
|
* always use supplied matchers (14599)Sven Wischnowsky2001-05-311-2/+2
|
* update _pine for pine 4.33, add echoti completion and update _echotc (14567)Oliver Kiddle2001-05-304-7/+15
|
* some cleanup (14558)Sven Wischnowsky2001-05-302-7/+0
|
* spelling correctionsOliver Kiddle2001-05-2926-63/+63
|
* Add support for rpm update-alternatives.Chmouel Boudjnah2001-05-291-7/+13
|
* 14538: cleaner _perl_config_vars from Matt ZimmermanClint Adams2001-05-291-4/+1
|
* 14536: multiple --slave loopClint Adams2001-05-291-4/+17
|
* 14533: -> to = -> for dpkg and update-alternativesClint Adams2001-05-292-7/+7
|
* use `eval $_comp_setup' in all entry points of the completion system to not ↵Sven Wischnowsky2001-05-2910-18/+20
| | | | only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530)
* thinkoClint Adams2001-05-281-1/+1
|
* 14513: update-alternatives completionClint Adams2001-05-282-0/+42
|
* 14512: dpkg --compare-versions behavior tweakClint Adams2001-05-281-4/+4
|
* 14509: ZLS_COLOURS/ZLS_COLORS consistencyClint Adams2001-05-281-1/+1
|
* 14479: apt-get --reinstallClint Adams2001-05-251-0/+1
|
* fix to include + options in tag order (14416)Oliver Kiddle2001-05-211-1/+1
|
* unposted: quote $@ in calls to _argumentsClint Adams2001-05-211-2/+2
|
* make use of _arguments in _set (14409)Oliver Kiddle2001-05-211-7/+23
|
* 14378: more programs that process .texClint Adams2001-05-181-1/+1
|
* * 14377: Completion/Unix/Command/_cvs: support new .cvspass formatTanaka Akira2001-05-171-1/+1
| | | | introduced by cvs-1.11.1.
* typo with compset in _lpPeter Stephenson2001-05-171-1/+1
|
* 14362: more modprobe stuffClint Adams2001-05-161-1/+20
|
* 14361: better modprobe completionClint Adams2001-05-161-3/+28
|
* fix bug where /sbin/lsmod was redirected in instead of being run (14355)Oliver Kiddle2001-05-151-5/+4
|
* (14350)Sven Wischnowsky2001-05-151-2/+25
|
* 14341: modprobe -r / rmmod completionClint Adams2001-05-152-1/+45
|
* 14330: handle quotes better in _most_recent_filePeter Stephenson2001-05-141-7/+9
|
* * 14295: Completion/Unix/Command/_cvs: support new cvs subcommandsTanaka Akira2001-05-101-2/+31
| | | | `rannotate' and `rlog' introduced by cvs-1.11.1.
* complete only files that can be chowned (14282)Oliver Kiddle2001-05-091-4/+18
|
* insert redirection operators when expanding after one (14281)Oliver Kiddle2001-05-091-11/+12
|
* Remove unnecessary '*' from pattern.Bart Schaefer2001-05-081-1/+1
|
* add -S option to specify separator between values and their arguments; make ↵Sven Wischnowsky2001-05-081-12/+15
| | | | _values add the value-separator as a suffix for most types of actions (14257)
* match `scalar*' not `scalar' when checking parameter type (14256)Oliver Kiddle2001-05-081-1/+1
|
* fix guard to accept partial display numbers (14255)Oliver Kiddle2001-05-081-1/+1
|
* empty description means: don't add a -X option (14252)Sven Wischnowsky2001-05-081-2/+7
|
* double all backslashes before colons in the original pattern (14240)Sven Wischnowsky2001-05-071-1/+1
|
* Improve handling of b/n/s subscript flags.Bart Schaefer2001-05-061-1/+25
|
* Fix subscript flag descriptionsBart Schaefer2001-05-051-10/+11
|
* complete subscript flags (14227)Oliver Kiddle2001-05-041-1/+30
|
* Path prefix completion for cvs subcommands.Bart Schaefer2001-05-041-7/+21
|
* update bindkey completion for bindkey changes in 14046 (14219)Oliver Kiddle2001-05-041-3/+3
|
* Fix _files -FBart Schaefer2001-05-031-3/+3
|
* minor completion changes (14216)Oliver Kiddle2001-05-035-17/+17
|
* 14208: Solaris loadkeysClint Adams2001-05-021-0/+10
|
* 14201: completion for loadkeysClint Adams2001-05-021-0/+16
|