about summary refs log tree commit diff
path: root/Doc/Zsh/compwid.yo
Commit message (Expand)AuthorAgeFilesLines
* 48356: clarify (the intended) behaviour for the two anchor forms of matching ...Oliver Kiddle2021-04-031-2/+7
* 45184: Clarify documentation of %-sequences understood by compadd -[Xx]dana2020-01-051-0/+24
* 44275: Fix compset -p/-s multibyte inconsistency and documentationdana2019-05-081-2/+2
* 44274: allow finer control of completion match soring with compadd's -o optionOliver Kiddle2019-05-071-11/+34
* 38714: add x: syntax to match specs to make it possible to disable match spec...Oliver Kiddle2016-06-221-0/+7
* 36586: fix completion match right anchorHan Pingtian2015-09-221-1/+1
* 36538: fix description of b and B completion match anchorsHan Pingtian2015-09-221-2/+2
* 35704: compadd -E 0 should imply -J and -2Oliver Kiddle2015-07-061-1/+3
* 35075: improve manual formatJun-ichi Takimoto2015-05-121-16/+17
* unposted: document change to brace parameter completion context in 29452/29459Peter Stephenson2011-06-141-1/+4
* 29307, 29308 + replies: Fix some doubled words in docs and comments.Mikael Magnusson2011-05-191-1/+1
* Štěpán Němec: 28533: typosPeter Stephenson2010-12-171-8/+8
* 26876 with updated documentation: add ZLE_{REMOVE,SPACE}_SUFFIX_CHARSPeter Stephenson2009-04-241-0/+5
* Back off 26270 (accept-and-menu-complete).Peter Stephenson2009-01-131-10/+1
* unposted: tweak doc for 26270Peter Stephenson2009-01-091-0/+9
* 25912: fix another metafication bug in completionPeter Stephenson2008-10-181-10/+8
* 25893: rescind advice to use m:{[:lower:]}={[:upper:]} matcher for nowPeter Stephenson2008-10-141-8/+10
* 25278: rename sections in compwid.yo to avoid confusionPeter Stephenson2008-07-141-17/+17
* 29159: expand documentation for correspondence classes with [:...:]Peter Stephenson2008-06-161-2/+6
* 25138(? mailing list stuck): rewrite of completion matching.Peter Stephenson2008-06-081-27/+47
* 22819: bits missed for some reasonPeter Stephenson2006-10-071-2/+3
* 22752: improved introduction to completionPeter Stephenson2006-09-211-3/+3
* 22328, modified: add -o option to compaddPeter Stephenson2006-03-071-1/+7
* Minor tweak to _generic plus doc fixes for info interpretation of hyphens.Bart Schaefer2005-04-241-4/+4
* c.f. 21071: always use "status" in return and exit status docsPeter Stephenson2005-04-011-4/+4
* 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