about summary refs log tree commit diff
path: root/Doc/Zsh/compsys.yo
Commit message (Expand)AuthorAgeFilesLines
* 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
* miscSven Wischnowsky2000-06-281-4/+4
* 12086: Alphabetize.Bart Schaefer2000-06-281-26/+30
* menu style accepts yes=x to start menu completion if there are at least x mat...Sven Wischnowsky2000-06-271-0/+4
* document _use_lo (12082)Sven Wischnowsky2000-06-271-0/+33
* allow subscripts for compadd -[ak]; new style for history completion; better ...Sven Wischnowsky2000-06-221-0/+29
* *** empty log message ***Sven Wischnowsky2000-06-201-1/+14
* _arguments: small fix for -s and new `!...' for things not to complete (but t...Sven Wischnowsky2000-06-191-0/+11
* allow _expand to expand braces; better detection of braces to complete in C (...Sven Wischnowsky2000-06-191-6/+9
* improve filename completion; use accept-exact for in-path completion; new fak...Sven Wischnowsky2000-06-191-0/+18
* restore ZLS_COLORS when possible; better group-name handling in ZLS_COLORS (3...Sven Wischnowsky2000-06-191-3/+8
* enhance ignore-line to ignore all/current/other word(s) (11938)Sven Wischnowsky2000-06-161-2/+10
* zstyle -e option; change math-styles to boolean ones; change defaults for _ex...Sven Wischnowsky2000-06-161-50/+24
* make _files try each pattern only once (and stop after `*') (11915)Sven Wischnowsky2000-06-151-0/+4
* make -A take a pattern as argument to match non-arguments; allow single-lette...Sven Wischnowsky2000-06-131-4/+9
* new _generic widget to call completion with $WIDGET in function field of cont...Sven Wischnowsky2000-06-131-0/+14
* allow insert-tab to contain `pending[=num]' to handle the case when there is ...Sven Wischnowsky2000-06-131-1/+11
* new style `suffix'; use accept-exact style in _expand (?)Sven Wischnowsky2000-06-131-0/+14
* trying to improve _expand; new keep-prefix style, add-space gives more contro...Sven Wischnowsky2000-06-081-3/+24
* doc fix, missing `)' (11638)Sven Wischnowsky2000-05-291-1/+1
* make handling of default tag clearer in the docs (3101)Sven Wischnowsky2000-05-291-2/+12
* fixes for _arguments with sets; make _zpty not use sets (11624)Sven Wischnowsky2000-05-291-0/+7
* 11554: Rearrange _arguments doc some more.Bart Schaefer2000-05-241-133/+177
* 11542: Doc/Zsh/compsys.yo: more wording `improvements'Peter Stephenson2000-05-231-200/+217
* 11537: new _complete_tag functionPeter Stephenson2000-05-231-0/+12
* pat(-) in long-option patterns to say that argument should be completed only ...Sven Wischnowsky2000-05-221-49/+44
* 11477: Alphabetize itemized lists.Bart Schaefer2000-05-201-602/+604
* allow _main_complete to call an arbitrary command given as arguments (11459)Sven Wischnowsky2000-05-181-0/+6
* small doc fix; make compcall autoload compctl module (11457)Sven Wischnowsky2000-05-181-1/+1
* 11448: doc changesPeter Stephenson2000-05-171-350/+357
* fixed configuration of menu-selection with menu style; pseudo-context `-comma...Sven Wischnowsky2000-05-161-1/+5
* add _in_vared for completion inside vared; make insert-tab default to `false'...Sven Wischnowsky2000-05-151-1/+2
* doc changes; typo in _jobs; integer builtin understands `-i base'Peter Stephenson2000-05-141-197/+195
* allow internally-mutually exclusive sets in _argument_sets; fixes for _argume...Sven Wischnowsky2000-05-111-0/+14
* make ^G in menu-selection restore the old command line; add select=long* valu...Sven Wischnowsky2000-05-111-0/+7
* Spelling corrections in the docs (11315)Oliver Kiddle2000-05-111-6/+6