about summary refs log tree commit diff
path: root/Completion
Commit message (Collapse)AuthorAgeFilesLines
* add exclusion lists and use _multi_parts for sysctl completion on BSD (15252)Oliver Kiddle2001-07-062-17/+22
|
* (15283)Sven Wischnowsky2001-07-061-1/+1
|
* add completion for sysctl(8) (15215, 15223)Oliver Kiddle2001-07-032-1/+34
|
* Return nonzero from _tilde on no matches.Bart Schaefer2001-07-021-1/+3
|
* Merge .distfiles change from 4.0.2 branch.Bart Schaefer2001-06-291-0/+1
|
* fix for two digit display numbers and -encodings option (15159)Oliver Kiddle2001-06-281-5/+4
|
* Unposted: Add _last.Bart Schaefer2001-06-281-1/+1
|
* Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde ↵Sven Wischnowsky2001-06-282-24/+48
| | | | (15152)
* 15079: completion for last(1)Clint Adams2001-06-252-1/+18
|
* improve pattern matching to make match specs work for manual page completion ↵Sven Wischnowsky2001-06-211-45/+60
| | | | (15029)
* Fix handling of interrupt in two completion widgets.Bart Schaefer2001-06-212-2/+3
|
* Completion for AUTO_CD.Bart Schaefer2001-06-213-2/+7
|
* Fix exit status of compdef.Bart Schaefer2001-06-211-3/+3
|
* Fix "insert-tab pending" zstyle.Bart Schaefer2001-06-201-2/+2
|
* 14962Sven Wischnowsky2001-06-181-1/+1
|
* Load tcp module, zfcd_match, zfget_match where necessary.Peter Stephenson2001-06-141-0/+2
|
* fix for comparguments (completing after single letter options that get their ↵Sven Wischnowsky2001-06-133-14/+30
| | | | argument in the next word); make _values ignore some of the standard option it may get; make _mount use _dir_list in some places and improve that; `document' comparguments and compvalues with some comments in computil.c (14897)
* don't complete read-only parameters on the left side of an assignment (14896)Oliver Kiddle2001-06-131-1/+1
|
* Fix assignment problems spotted by BartPeter Stephenson2001-06-131-4/+4
|
* 14883Sven Wischnowsky2001-06-131-7/+118
|
* (14841)Sven Wischnowsky2001-06-111-1/+1
|
* two fixes: try all actions that have to be tried (but only once), execute ↵Sven Wischnowsky2001-06-061-74/+78
| | | | actions if we aren't after an option already (in the same word) (14733)
* Add --nobuild and --nogpg to rpm completion.Chmouel Boudjnah2001-06-051-2/+2
|
* 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
|