summaryrefslogtreecommitdiff
path: root/Doc/Zsh/compsys.yo
AgeCommit message (Expand)AuthorFilesLines
2002-05-14fix doc for _describe, mention -t option (17146)Sven Wischnowsky1-1/+4
2002-05-0817080: tag-order style usageAndrey Borzenkov1-3/+4
2002-04-0416923: add insert style for inserting matches instead of adding them as a matchOliver Kiddle1-0/+5
2002-03-2716913: fix completion after compdef -a and correct typosOliver Kiddle1-13/+12
2002-03-27alter _generic example to be more robustOliver Kiddle1-2/+2
2002-03-17Add missing close-parenBart Schaefer1-1/+1
2002-03-1516842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle1-4/+24
2002-03-13remove that -T option to compdef again and instead use comma-separated sub-co...Sven Wischnowsky1-59/+90
2002-03-04allow different sets of completion definitions selected with option -T to com...Sven Wischnowsky1-22/+55
2002-02-25make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ch...Sven Wischnowsky1-12/+8
2002-02-18allow an argument containing only a single colon as a separator between optio...Sven Wischnowsky1-2/+5
2002-02-12Add a special-dirs example.Bart Schaefer1-0/+7
2002-02-12add -x option (to be passed on to compadd) to _description and friends; make ...Sven Wischnowsky1-9/+16
2002-01-2616419: Improve _arguments syntax summary.Bart Schaefer1-1/+1
2002-01-22add new generic fake style and changes to the C-code for that (different impl...Sven Wischnowsky1-1/+22
2002-01-21allow arguments to be given to functions used by compdef (actually, the strin...Sven Wischnowsky1-1/+14
2002-01-10allow manual pages to be shown separated by section with new separate-section...Sven Wischnowsky1-0/+9
2002-01-0416398: updated zstyle completion and related cleanupOliver Kiddle1-3/+42
2001-10-1016006: use styles for mail directory, pine directory, and muttrc.Clint Adams1-0/+15
2001-10-09change file completion default to offer globbed files and directories on firs...Sven Wischnowsky1-9/+11
2001-10-05make expand style (file completion) work again; no more special behaviour wit...Sven Wischnowsky1-5/+5
2001-08-15unposted: Add missing docs for cache-policy style.Adam Spiers1-0/+6
2001-08-08follow-up to 15588; add -w option to _values (look at all words); change _dd ...Sven Wischnowsky1-0/+4
2001-08-06correction (unposted)Oliver Kiddle1-1/+1
2001-07-25another fix for 15477 (separator strings); add list-separator style (15484)Sven Wischnowsky1-0/+6
2001-07-18add list-grouped option to make options and such be grouped together if they ...Sven Wischnowsky1-0/+14
2001-07-17add preserve-prefix style to keep pathname prefix unchanged (15400)Sven Wischnowsky1-0/+10
2001-06-06(14736)Sven Wischnowsky1-0/+6
2001-05-31correct alphabetical order in lists of styles, tags, functions and modulesOliver Kiddle1-54/+54
2001-05-29spelling correctionsOliver Kiddle1-5/+5
2001-05-2814509: ZLS_COLOURS/ZLS_COLORS consistencyClint Adams1-1/+1
2001-05-09add description of how to add a auto-removable suffix when using a ->state ac...Sven Wischnowsky1-0/+10
2001-05-08add -S option to specify separator between values and their arguments; make _...Sven Wischnowsky1-2/+8
2001-05-08empty description means: don't add a -X option (14252)Sven Wischnowsky1-3/+10
2001-04-27try to improve testing for suffix style in _expand; make _path_files fail to ...Sven Wischnowsky1-13/+3
2001-04-2614117Sven Wischnowsky1-11/+12
2001-04-26handle sub-sub-directories of $_compdir as in the CVS-layout (14107)Sven Wischnowsky1-3/+4
2001-04-26rename -W option to -w, add new -W option which makes _arguments complete opt...Sven Wischnowsky1-2/+46
2001-04-04add -W option to _arguments, which allows to complete options after options t...Sven Wischnowsky1-7/+14
2001-04-02after-move cleanupSven Wischnowsky1-47/+42
2001-04-01various doc fixes and minor completion function changes, most of whichOliver Kiddle1-21/+24
2001-03-28more cleanup; simplify the stop and liststyles; try to make it obey whatever ...Sven Wischnowsky1-7/+10
2001-03-28replace `path' with more general `urls' style (13814)Sven Wischnowsky1-13/+23
2001-03-27make _arguments return 300 only if given the -R option (13790)Sven Wischnowsky1-3/+9
2001-03-26_pids shouldn't start menu completion if the current word starts with a hyphe...Sven Wischnowsky1-1/+1
2001-03-23fixSven Wischnowsky1-3/+3
2001-03-23add commands and call-command styles; mention some of the more expensive thin...Sven Wischnowsky1-0/+61
2001-03-12spelling corrections (13610)Oliver Kiddle1-26/+26
2001-03-0613544, 13568 (Peter): + syntax for matchers in matcher-list to augmentAndrey Borzenkov1-0/+7
2001-03-05new _expand_aliases to, well, expand aliases (13566)Sven Wischnowsky1-0/+52