about summary refs log tree commit diff
path: root/Doc/Zsh/compsys.yo
Commit message (Expand)AuthorAgeFilesLines
* 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
* replace `path' with more general `urls' style (13814)Sven Wischnowsky2001-03-281-13/+23
* make _arguments return 300 only if given the -R option (13790)Sven Wischnowsky2001-03-271-3/+9
* _pids shouldn't start menu completion if the current word starts with a hyphe...Sven Wischnowsky2001-03-261-1/+1
* fixSven Wischnowsky2001-03-231-3/+3
* add commands and call-command styles; mention some of the more expensive thin...Sven Wischnowsky2001-03-231-0/+61
* spelling corrections (13610)Oliver Kiddle2001-03-121-26/+26
* 13544, 13568 (Peter): + syntax for matchers in matcher-list to augmentAndrey Borzenkov2001-03-061-0/+7
* new _expand_aliases to, well, expand aliases (13566)Sven Wischnowsky2001-03-051-0/+52
* add `services', allowing easier re-use of (parts of) completion functions (13...Sven Wischnowsky2001-01-151-1/+17
* aloow value `pattern' for insert-unambiguous style to preserve patterns in th...Sven Wischnowsky2000-11-081-1/+16
* change some tags used in filename completion: no tag for file-sort, fake-file...Sven Wischnowsky2000-10-231-5/+6
* remove possibility for func() entries in tag-order style, can be done using z...Sven Wischnowsky2000-10-121-102/+22
* rename fake style to fake-files (12973)Sven Wischnowsky2000-10-121-2/+2
* add _all_matcher completer and supporting C-code for adding a special match r...Sven Wischnowsky2000-10-111-22/+52
* *** empty log message ***Sven Wischnowsky2000-10-101-0/+11
* cleanup (12896)Sven Wischnowsky2000-10-051-31/+28
* complete after autoloaded directories (a rather ugly hack); remove old code i...Sven Wischnowsky2000-10-051-2/+3
* Fiddle with _expand_word and its doc.Bart Schaefer2000-09-211-5/+11
* Create "User Contributions" doc and make some assoctiated changes.Bart Schaefer2000-09-041-102/+3
* 12716: Document and index REPLY/reply paramters properly.Bart Schaefer2000-08-291-1/+5
* call ps only once and be more intelligent when finding the PIDs (12640)Sven Wischnowsky2000-08-151-10/+8
* Minor documentation fixes (12585)Oliver Kiddle2000-08-101-46/+46
* add -g option to _parameters to restrict type of parameters completed (12583)Oliver Kiddle2000-08-101-2/+6
* 12486: new completion caching layerAdam Spiers2000-08-021-0/+72
* if compcontext is an assoc, the keys are the completions and the values are t...Sven Wischnowsky2000-08-021-3/+6
* make $compcontext more powerful and easier to use for simple casesSven Wischnowsky2000-08-011-7/+15
* clarify manual for menu style; select= and yes= may be given both a number an...Sven Wischnowsky2000-07-311-0/+5
* fix a bug that started menu selection too often; fix bug for `yes=long' and d...Sven Wischnowsky2000-07-271-2/+5
* Move compinit security checks into compaudit.Bart Schaefer2000-07-261-10/+21
* fix for list-prompt docs (12229)Sven Wischnowsky2000-07-121-1/+2
* mention more standard tags in documentation and fix some typos (12177)Oliver Kiddle2000-07-051-1/+17
* 12140: make key rebinding for _expand complter easierPeter Stephenson2000-07-031-1/+4
* change format style with warnings tag, don't add descriptions as matches; mak...Sven Wischnowsky2000-07-031-6/+3
* reverse meaning of yes=num again (12122)Sven Wischnowsky2000-06-291-1/+1
* change suffix style to still do expansion if the suffix contains something to...Sven Wischnowsky2000-06-291-1/+2
* even more fun with the menu style (no=num, yes=long-list, reverse meaning of ...Sven Wischnowsky2000-06-291-1/+7