about summary refs log tree commit diff
path: root/Doc/Zsh/compsys.yo
Commit message (Expand)AuthorAgeFilesLines
* 18156: use reply array instead of ali for plugins and document new stylesOliver Kiddle2003-01-291-0/+24
* 18143: fix doc typo in compsys example.Bart Schaefer2003-01-271-1/+1
* 17535: use-perl style for _makePeter Stephenson2002-08-141-0/+11
* 17503: fix various typos, spelling mistakes and poor wordings in the docsOliver Kiddle2002-08-051-7/+7
* add new sepcial context -assign-parameter- for completing the parameter in an...Sven Wischnowsky2002-07-011-0/+4
* two new modes for menu selection: incremental search and interactive (17366)Sven Wischnowsky2002-06-261-0/+7
* rename max-match-length style to max-matches-width (17213)Sven Wischnowsky2002-05-231-3/+3
* allow users to give the maximum number of display-columns the matches should ...Sven Wischnowsky2002-05-141-0/+14
* fix doc for _describe, mention -t option (17146)Sven Wischnowsky2002-05-141-1/+4
* 17080: tag-order style usageAndrey Borzenkov2002-05-081-3/+4
* 16923: add insert style for inserting matches instead of adding them as a matchOliver Kiddle2002-04-041-0/+5
* 16913: fix completion after compdef -a and correct typosOliver Kiddle2002-03-271-13/+12
* alter _generic example to be more robustOliver Kiddle2002-03-271-2/+2
* Add missing close-parenBart Schaefer2002-03-171-1/+1
* 16842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle2002-03-151-4/+24
* remove that -T option to compdef again and instead use comma-separated sub-co...Sven Wischnowsky2002-03-131-59/+90
* allow different sets of completion definitions selected with option -T to com...Sven Wischnowsky2002-03-041-22/+55
* make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ch...Sven Wischnowsky2002-02-251-12/+8
* allow an argument containing only a single colon as a separator between optio...Sven Wischnowsky2002-02-181-2/+5
* Add a special-dirs example.Bart Schaefer2002-02-121-0/+7
* add -x option (to be passed on to compadd) to _description and friends; make ...Sven Wischnowsky2002-02-121-9/+16
* 16419: Improve _arguments syntax summary.Bart Schaefer2002-01-261-1/+1
* add new generic fake style and changes to the C-code for that (different impl...Sven Wischnowsky2002-01-221-1/+22
* allow arguments to be given to functions used by compdef (actually, the strin...Sven Wischnowsky2002-01-211-1/+14
* allow manual pages to be shown separated by section with new separate-section...Sven Wischnowsky2002-01-101-0/+9
* 16398: updated zstyle completion and related cleanupOliver Kiddle2002-01-041-3/+42
* 16006: use styles for mail directory, pine directory, and muttrc.Clint Adams2001-10-101-0/+15
* change file completion default to offer globbed files and directories on firs...Sven Wischnowsky2001-10-091-9/+11
* make expand style (file completion) work again; no more special behaviour wit...Sven Wischnowsky2001-10-051-5/+5
* unposted: Add missing docs for cache-policy style.Adam Spiers2001-08-151-0/+6
* follow-up to 15588; add -w option to _values (look at all words); change _dd ...Sven Wischnowsky2001-08-081-0/+4
* correction (unposted)Oliver Kiddle2001-08-061-1/+1
* another fix for 15477 (separator strings); add list-separator style (15484)Sven Wischnowsky2001-07-251-0/+6
* add list-grouped option to make options and such be grouped together if they ...Sven Wischnowsky2001-07-181-0/+14
* add preserve-prefix style to keep pathname prefix unchanged (15400)Sven Wischnowsky2001-07-171-0/+10
* (14736)Sven Wischnowsky2001-06-061-0/+6
* correct alphabetical order in lists of styles, tags, functions and modulesOliver Kiddle2001-05-311-54/+54
* spelling correctionsOliver Kiddle2001-05-291-5/+5
* 14509: ZLS_COLOURS/ZLS_COLORS consistencyClint Adams2001-05-281-1/+1
* add description of how to add a auto-removable suffix when using a ->state ac...Sven Wischnowsky2001-05-091-0/+10
* add -S option to specify separator between values and their arguments; make _...Sven Wischnowsky2001-05-081-2/+8
* empty description means: don't add a -X option (14252)Sven Wischnowsky2001-05-081-3/+10
* try to improve testing for suffix style in _expand; make _path_files fail to ...Sven Wischnowsky2001-04-271-13/+3
* 14117Sven Wischnowsky2001-04-261-11/+12
* handle sub-sub-directories of $_compdir as in the CVS-layout (14107)Sven Wischnowsky2001-04-261-3/+4
* rename -W option to -w, add new -W option which makes _arguments complete opt...Sven Wischnowsky2001-04-261-2/+46
* add -W option to _arguments, which allows to complete options after options t...Sven Wischnowsky2001-04-041-7/+14
* after-move cleanupSven Wischnowsky2001-04-021-47/+42
* various doc fixes and minor completion function changes, most of whichOliver Kiddle2001-04-011-21/+24
* more cleanup; simplify the stop and liststyles; try to make it obey whatever ...Sven Wischnowsky2001-03-281-7/+10