about summary refs log tree commit diff
path: root/Doc/Zsh/compwid.yo
Commit message (Collapse)AuthorAgeFilesLines
* allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky2000-05-311-3/+6
|
* add -[ak] options to compadd (11533)Sven Wischnowsky2000-05-231-1/+9
|
* be more careful when decided if to insert tabs instead of completing (11493)Sven Wischnowsky2000-05-221-2/+1
|
* add Felix' completion matching test; some fixes for bugs shown by it (11439)Sven Wischnowsky2000-05-171-6/+10
|
* doc changes; typo in _jobs; integer builtin understands `-i base'Peter Stephenson2000-05-141-48/+57
|
* Spelling corrections in the docs (11315)Oliver Kiddle2000-05-111-1/+1
|
* 11297: Document that ZLE closes standard input of user-defined widget funcs.Bart Schaefer2000-05-101-11/+16
|
* give control over insertion of tab when no non-blank character before ↵Sven Wischnowsky2000-05-091-1/+8
| | | | cursor; add insert-tab style (11274)
* add -x option to compadd to display message unconditionallySven Wischnowsky2000-05-021-2/+7
|
* completion doc fixes and cleanup; _sort_tags updated (11047)Sven Wischnowsky2000-05-021-37/+41
|
* move compctl docs behind compsys, mention `zcompile -z' in compsys (11008)Sven Wischnowsky2000-04-281-1/+1
|
* allow to anchor on gaps between strings in matching control specs (10926)Sven Wischnowsky2000-04-261-6/+38
|
* completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for ↵Sven Wischnowsky2000-04-181-1/+1
| | | | new used parameters, use local keymap when waiting at list-prompt (10801)
* comment out the code to allow $compstate[insert] to select the group (10690)Sven Wischnowsky2000-04-121-12/+7
|
* make _next_tags be usable with menu-completionSven Wischnowsky2000-04-041-0/+6
|
* Updated from list as far as 10376Peter Stephenson2000-04-011-278/+790
|
* Initial revisionTanaka Akira1999-04-151-0/+428