about summary refs log tree commit diff
path: root/Doc/Zsh/compwid.yo
Commit message (Expand)AuthorAgeFilesLines
* 18059: allow compadd -r and -R with default space suffixPeter Stephenson2003-01-131-0/+4
* add new sepcial context -assign-parameter- for completing the parameter in an...Sven Wischnowsky2002-07-011-0/+3
* 16398: updated zstyle completion and related cleanupOliver Kiddle2002-01-041-1/+1
* fixlet for 15477, don't let it remove consecutive dummy matches (15482)Sven Wischnowsky2001-07-251-1/+1
* make display for groups in _describe nicer; improve packing with list_packed;...Sven Wischnowsky2001-07-251-0/+12
* various doc fixes and minor completion function changes, most of whichOliver Kiddle2001-04-011-3/+3
* spelling corrections (13610)Oliver Kiddle2001-03-121-4/+4
* *** empty log message ***Sven Wischnowsky2001-01-111-0/+15
* add _all_matcher completer and supporting C-code for adding a special match r...Sven Wischnowsky2000-10-111-1/+10
* cleanup for 12896 (12901)Sven Wischnowsky2000-10-051-1/+1
* cleanup (12896)Sven Wischnowsky2000-10-051-14/+15
* 12835: Alphabetize special parameters list (retry broken commit)Andrey Borzenkov2000-09-181-177/+177
* Redo _zle using _arguments; fix typos.Bart Schaefer2000-09-111-1/+2
* Minor documentation fixes (12585)Oliver Kiddle2000-08-101-1/+1
* mention more standard tags in documentation and fix some typos (12177)Oliver Kiddle2000-07-051-2/+2
* 12063: Assorted typo-squashing and reformatting.Bart Schaefer2000-06-251-5/+7
* allow subscripts for compadd -[ak]; new style for history completion; better ...Sven Wischnowsky2000-06-221-2/+5
* new match spec characters bBeE, match only word/line not both (11977)Sven Wischnowsky2000-06-191-5/+26
* allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky2000-05-311-3/+6
* add -[ak] options to compadd (11533)Sven Wischnowsky2000-05-231-1/+9
* be more careful when decided if to insert tabs instead of completing (11493)Sven Wischnowsky2000-05-221-2/+1
* add Felix' completion matching test; some fixes for bugs shown by it (11439)Sven Wischnowsky2000-05-171-6/+10
* doc changes; typo in _jobs; integer builtin understands `-i base'Peter Stephenson2000-05-141-48/+57
* Spelling corrections in the docs (11315)Oliver Kiddle2000-05-111-1/+1
* 11297: Document that ZLE closes standard input of user-defined widget funcs.Bart Schaefer2000-05-101-11/+16
* give control over insertion of tab when no non-blank character before cursor;...Sven Wischnowsky2000-05-091-1/+8
* add -x option to compadd to display message unconditionallySven Wischnowsky2000-05-021-2/+7
* completion doc fixes and cleanup; _sort_tags updated (11047)Sven Wischnowsky2000-05-021-37/+41
* move compctl docs behind compsys, mention `zcompile -z' in compsys (11008)Sven Wischnowsky2000-04-281-1/+1
* allow to anchor on gaps between strings in matching control specs (10926)Sven Wischnowsky2000-04-261-6/+38
* completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...Sven Wischnowsky2000-04-181-1/+1
* comment out the code to allow $compstate[insert] to select the group (10690)Sven Wischnowsky2000-04-121-12/+7
* make _next_tags be usable with menu-completionSven Wischnowsky2000-04-041-0/+6
* Updated from list as far as 10376Peter Stephenson2000-04-011-278/+790
* Initial revisionTanaka Akira1999-04-151-0/+428