about summary refs log tree commit diff
path: root/Completion/Builtins
Commit message (Expand)AuthorAgeFilesLines
* mention more standard tags in documentation and fix some typos (12177)Oliver Kiddle2000-07-051-4/+3
* allow subscripts for compadd -[ak]; new style for history completion; better ...Sven Wischnowsky2000-06-222-3/+5
* a bit of security for compinit (avoid using things writable by others); avoid...Sven Wischnowsky2000-06-201-1/+1
* allow _expand to expand braces; better detection of braces to complete in C (...Sven Wischnowsky2000-06-191-8/+35
* use compadd -[ak] (11549)Sven Wischnowsky2000-05-3117-44/+62
* fixes for _arguments with sets; make _zpty not use sets (11624)Sven Wischnowsky2000-05-291-14/+39
* use of _arguments for completion of a couple more builtins (11615)Oliver Kiddle2000-05-282-7/+49
* Split _arguments calls into sets to avoid long mutex lists (11579)Oliver Kiddle2000-05-252-13/+27
* 11444: add old-list and old-menu to _zstylePeter Stephenson2000-05-171-0/+2
* one hunk of 11381: typo in _vars_eqPeter Stephenson2000-05-161-1/+1
* Add -L option to the hash builtinOliver Kiddle2000-05-152-1/+2
* Use _arguments for hash completion and add + options for typeset (11347)Oliver Kiddle2000-05-122-19/+40
* complete using _arguments for typeset and its variants (11282)Oliver Kiddle2000-05-091-8/+69
* give control over insertion of tab when no non-blank character before cursor;...Sven Wischnowsky2000-05-091-0/+1
* make _expand call _complete when called from _expand_word; add ignore-line st...Sven Wischnowsky2000-05-081-0/+1
* misc. completion cleanups and changes (11242)Sven Wischnowsky2000-05-082-6/+34
* completion function cleanup for `_arguments' with the `-C' option and using i...Sven Wischnowsky2000-05-055-6/+9
* don't list when all matches look the same; force-list style to give users con...Sven Wischnowsky2000-05-041-0/+1
* Andrej: handle -t option in _zcompile (11067)Sven Wischnowsky2000-05-031-8/+9
* completion cleanup, mostly _wanted and $expl (11049)Sven Wischnowsky2000-05-021-1/+1
* make _arguments use more than one action when appropriate; add _argument_sets...Sven Wischnowsky2000-04-254-8/+16
* Add completion for file descriptorsOliver Kiddle2000-04-201-4/+7
* 10833: new print completion and complete nothing for clear and lognameOliver Kiddle2000-04-193-4/+30
* completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...Sven Wischnowsky2000-04-181-0/+3
* better completion after `=', everywhere (10780)Sven Wischnowsky2000-04-172-6/+12
* 10763: complete after : for typeset & friendsClint Adams2000-04-141-2/+8
* remove the `pids' tag, use `processes' instead (10733)Sven Wischnowsky2000-04-131-4/+4
* Use _arguments for bindkey completion and fix small typo in docsOliver Kiddle2000-04-121-6/+35
* _wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky2000-04-1111-64/+54
* 10598: Fix typo; reformat styles documentation for readability.Bart Schaefer2000-04-091-1/+1
* renaming some stylesSven Wischnowsky2000-04-051-9/+10
* Add _emulate, _zcompile, _all_labels, _ignored, _next_label.Bart Schaefer2000-04-041-3/+4
* Updated from list as far as 10376Peter Stephenson2000-04-0117-152/+437
* Initial revisionTanaka Akira2000-03-091-0/+23
* Initial revisionTanaka Akira1999-12-231-0/+177
* Initial revisionTanaka Akira1999-11-191-0/+36
* Initial revisionTanaka Akira1999-11-141-0/+28
* Initial revisionTanaka Akira1999-11-041-0/+18
* zsh-workers:8515Tanaka Akira1999-11-031-3/+0
* Initial revisionTanaka Akira1999-11-031-0/+3
* Initial revisionTanaka Akira1999-10-211-0/+40
* Initial revisionTanaka Akira1999-10-141-0/+3
* pws-5Tanaka Akira1999-09-221-3/+0
* Initial revisionTanaka Akira1999-09-221-0/+22
* Initial revisionTanaka Akira1999-05-021-0/+10
* Initial revisionTanaka Akira1999-04-1532-0/+224