about summary refs log tree commit diff
path: root/Completion/Commands
Commit message (Expand)AuthorAgeFilesLines
* allow subscripts for compadd -[ak]; new style for history completion; better ...Sven Wischnowsky2000-06-222-16/+37
* make history completion use I{PREF,SUF}FIX (12011)Sven Wischnowsky2000-06-211-0/+5
* .distfiles additions zsh-3.1.9-dev-1Peter Stephenson2000-06-191-1/+1
* new _generic widget to call completion with $WIDGET in function field of cont...Sven Wischnowsky2000-06-131-0/+11
* setup options in bindable commands (11789)Sven Wischnowsky2000-06-073-4/+19
* allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky2000-05-311-1/+2
* use compadd -[ak] (11549)Sven Wischnowsky2000-05-312-4/+6
* 11644: Use `print -s' in _complete_debug.Bart Schaefer2000-05-301-5/+2
* force listing in _complete_debug; make complist with list-scrolling stopt at ...Sven Wischnowsky2000-05-251-0/+1
* 11537: new _complete_tag functionPeter Stephenson2000-05-232-1/+58
* use `set -A' instead of `eval' in more places (11525)Sven Wischnowsky2000-05-232-3/+3
* 11469: Locally unset the errexit option and ZERR trap.Bart Schaefer2000-05-191-0/+2
* 11332: Test descriptors correctly for redirect/restore of stderr; plus anBart Schaefer2000-05-121-2/+3
* 11288: Reopen stdin on /dev/null to avoid confusing programs that don'tBart Schaefer2000-05-101-0/+1
* misc. completion cleanups and changes (11242)Sven Wischnowsky2000-05-081-3/+3
* Small fix to avoid using slashes in temporary file name (11065)Oliver Kiddle2000-05-021-1/+1
* always use empty matcher-list style in _complete_help (11053)Sven Wischnowsky2000-05-021-1/+8
* 11033: 3.1.7-pre-2 zsh-3.1.7-pre-2Peter Stephenson2000-04-301-1/+4
* 11024: The _complete_debug widget enables and captures xtrace from completion.Bart Schaefer2000-04-301-0/+26
* ensure options are set as expected in _history_complete_word and _bash_comple...Sven Wischnowsky2000-04-262-2/+8
* default values for styles in _expand_word, listing expansions with ^Xd, _expa...Sven Wischnowsky2000-04-201-0/+13
* 10681: Setopts in _complete_help the same as _main_complete.Bart Schaefer2000-04-121-0/+3
* _wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky2000-04-111-71/+97
* fix for combining _next_tags and file-patternsSven Wischnowsky2000-04-051-2/+10
* make _next_tags be usable with menu-completionSven Wischnowsky2000-04-041-8/+20
* Make style-list optionalSven Wischnowsky2000-04-031-12/+13
* Updated from list as far as 10376Peter Stephenson2000-04-013-48/+218
* Initial revisionTanaka Akira2000-03-131-0/+70
* zsh-workers:9078Tanaka Akira1999-12-231-75/+0
* Initial revisionTanaka Akira1999-11-151-0/+35
* Initial revisionTanaka Akira1999-09-301-0/+43
* Initial revisionTanaka Akira1999-09-131-0/+75
* Initial revisionTanaka Akira1999-07-122-0/+160
* Initial revisionTanaka Akira1999-04-154-0/+56