summaryrefslogtreecommitdiff
path: root/Doc/Zsh/compwid.yo
AgeCommit message (Expand)AuthorFilesLines
2011-06-14unposted: document change to brace parameter completion context in 29452/29459Peter Stephenson1-1/+4
2011-05-1929307, 29308 + replies: Fix some doubled words in docs and comments.Mikael Magnusson1-1/+1
2010-12-17Štěpán Němec: 28533: typosPeter Stephenson1-8/+8
2009-04-2426876 with updated documentation: add ZLE_{REMOVE,SPACE}_SUFFIX_CHARSPeter Stephenson1-0/+5
2009-01-13Back off 26270 (accept-and-menu-complete).Peter Stephenson1-10/+1
2009-01-09unposted: tweak doc for 26270Peter Stephenson1-0/+9
2008-10-1825912: fix another metafication bug in completionPeter Stephenson1-10/+8
2008-10-1425893: rescind advice to use m:{[:lower:]}={[:upper:]} matcher for nowPeter Stephenson1-8/+10
2008-07-1425278: rename sections in compwid.yo to avoid confusionPeter Stephenson1-17/+17
2008-06-1629159: expand documentation for correspondence classes with [:...:]Peter Stephenson1-2/+6
2008-06-0825138(? mailing list stuck): rewrite of completion matching.Peter Stephenson1-27/+47
2006-10-0722819: bits missed for some reasonPeter Stephenson1-2/+3
2006-09-2122752: improved introduction to completionPeter Stephenson1-3/+3
2006-03-0722328, modified: add -o option to compaddPeter Stephenson1-1/+7
2005-04-24Minor tweak to _generic plus doc fixes for info interpretation of hyphens.Bart Schaefer1-4/+4
2005-04-01c.f. 21071: always use "status" in return and exit status docsPeter Stephenson1-4/+4
2003-01-1318059: allow compadd -r and -R with default space suffixPeter Stephenson1-0/+4
2002-07-01add new sepcial context -assign-parameter- for completing the parameter in an...Sven Wischnowsky1-0/+3
2002-01-0416398: updated zstyle completion and related cleanupOliver Kiddle1-1/+1
2001-07-25fixlet for 15477, don't let it remove consecutive dummy matches (15482)Sven Wischnowsky1-1/+1
2001-07-25make display for groups in _describe nicer; improve packing with list_packed;...Sven Wischnowsky1-0/+12
2001-04-01various doc fixes and minor completion function changes, most of whichOliver Kiddle1-3/+3
2001-03-12spelling corrections (13610)Oliver Kiddle1-4/+4
2001-01-11*** empty log message ***Sven Wischnowsky1-0/+15
2000-10-11add _all_matcher completer and supporting C-code for adding a special match r...Sven Wischnowsky1-1/+10
2000-10-05cleanup for 12896 (12901)Sven Wischnowsky1-1/+1
2000-10-05cleanup (12896)Sven Wischnowsky1-14/+15
2000-09-1812835: Alphabetize special parameters list (retry broken commit)Andrey Borzenkov1-177/+177
2000-09-11Redo _zle using _arguments; fix typos.Bart Schaefer1-1/+2
2000-08-10Minor documentation fixes (12585)Oliver Kiddle1-1/+1
2000-07-05mention more standard tags in documentation and fix some typos (12177)Oliver Kiddle1-2/+2
2000-06-2512063: Assorted typo-squashing and reformatting.Bart Schaefer1-5/+7
2000-06-22allow subscripts for compadd -[ak]; new style for history completion; better ...Sven Wischnowsky1-2/+5
2000-06-19new match spec characters bBeE, match only word/line not both (11977)Sven Wischnowsky1-5/+26
2000-05-31allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky1-3/+6
2000-05-23add -[ak] options to compadd (11533)Sven Wischnowsky1-1/+9
2000-05-22be more careful when decided if to insert tabs instead of completing (11493)Sven Wischnowsky1-2/+1
2000-05-17add Felix' completion matching test; some fixes for bugs shown by it (11439)Sven Wischnowsky1-6/+10
2000-05-14doc changes; typo in _jobs; integer builtin understands `-i base'Peter Stephenson1-48/+57
2000-05-11Spelling corrections in the docs (11315)Oliver Kiddle1-1/+1
2000-05-1011297: Document that ZLE closes standard input of user-defined widget funcs.Bart Schaefer1-11/+16
2000-05-09give control over insertion of tab when no non-blank character before cursor;...Sven Wischnowsky1-1/+8
2000-05-02add -x option to compadd to display message unconditionallySven Wischnowsky1-2/+7
2000-05-02completion doc fixes and cleanup; _sort_tags updated (11047)Sven Wischnowsky1-37/+41
2000-04-28move compctl docs behind compsys, mention `zcompile -z' in compsys (11008)Sven Wischnowsky1-1/+1
2000-04-26allow to anchor on gaps between strings in matching control specs (10926)Sven Wischnowsky1-6/+38
2000-04-18completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...Sven Wischnowsky1-1/+1
2000-04-12comment out the code to allow $compstate[insert] to select the group (10690)Sven Wischnowsky1-12/+7
2000-04-04make _next_tags be usable with menu-completionSven Wischnowsky1-0/+6
2000-04-01Updated from list as far as 10376Peter Stephenson1-278/+790