Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow subscripts for compadd -[ak]; new style for history completion; better ↵ | Sven Wischnowsky | 2000-06-22 | 2 | -3/+5 |
| | | | | list-colors handling (12029) | ||||
* | a bit of security for compinit (avoid using things writable by others); ↵ | Sven Wischnowsky | 2000-06-20 | 1 | -1/+1 |
| | | | | avoid handling files with the same name twice; remove compconf (11998) | ||||
* | allow _expand to expand braces; better detection of braces to complete in C ↵ | Sven Wischnowsky | 2000-06-19 | 1 | -8/+35 |
| | | | | (11973) | ||||
* | use compadd -[ak] (11549) | Sven Wischnowsky | 2000-05-31 | 17 | -44/+62 |
| | |||||
* | fixes for _arguments with sets; make _zpty not use sets (11624) | Sven Wischnowsky | 2000-05-29 | 1 | -14/+39 |
| | |||||
* | use of _arguments for completion of a couple more builtins (11615) | Oliver Kiddle | 2000-05-28 | 2 | -7/+49 |
| | |||||
* | Split _arguments calls into sets to avoid long mutex lists (11579) | Oliver Kiddle | 2000-05-25 | 2 | -13/+27 |
| | |||||
* | 11444: add old-list and old-menu to _zstyle | Peter Stephenson | 2000-05-17 | 1 | -0/+2 |
| | |||||
* | one hunk of 11381: typo in _vars_eq | Peter Stephenson | 2000-05-16 | 1 | -1/+1 |
| | |||||
* | Add -L option to the hash builtin | Oliver Kiddle | 2000-05-15 | 2 | -1/+2 |
| | |||||
* | Use _arguments for hash completion and add + options for typeset (11347) | Oliver Kiddle | 2000-05-12 | 2 | -19/+40 |
| | |||||
* | complete using _arguments for typeset and its variants (11282) | Oliver Kiddle | 2000-05-09 | 1 | -8/+69 |
| | |||||
* | give control over insertion of tab when no non-blank character before ↵ | Sven Wischnowsky | 2000-05-09 | 1 | -0/+1 |
| | | | | cursor; add insert-tab style (11274) | ||||
* | make _expand call _complete when called from _expand_word; add ignore-line ↵ | Sven Wischnowsky | 2000-05-08 | 1 | -0/+1 |
| | | | | style to ignore words already on the line (11244) | ||||
* | misc. completion cleanups and changes (11242) | Sven Wischnowsky | 2000-05-08 | 2 | -6/+34 |
| | |||||
* | completion function cleanup for `_arguments' with the `-C' option and using ↵ | Sven Wischnowsky | 2000-05-05 | 5 | -6/+9 |
| | | | | it's return value (11195) | ||||
* | don't list when all matches look the same; force-list style to give users ↵ | Sven Wischnowsky | 2000-05-04 | 1 | -0/+1 |
| | | | | control over this (11140) | ||||
* | Andrej: handle -t option in _zcompile (11067) | Sven Wischnowsky | 2000-05-03 | 1 | -8/+9 |
| | |||||
* | completion cleanup, mostly _wanted and $expl (11049) | Sven Wischnowsky | 2000-05-02 | 1 | -1/+1 |
| | |||||
* | make _arguments use more than one action when appropriate; add ↵ | Sven Wischnowsky | 2000-04-25 | 4 | -8/+16 |
| | | | | _argument_sets to complete different sets of arguments and options for the same command (10908) | ||||
* | Add completion for file descriptors | Oliver Kiddle | 2000-04-20 | 1 | -4/+7 |
| | |||||
* | 10833: new print completion and complete nothing for clear and logname | Oliver Kiddle | 2000-04-19 | 3 | -4/+30 |
| | |||||
* | completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for ↵ | Sven Wischnowsky | 2000-04-18 | 1 | -0/+3 |
| | | | | new used parameters, use local keymap when waiting at list-prompt (10801) | ||||
* | better completion after `=', everywhere (10780) | Sven Wischnowsky | 2000-04-17 | 2 | -6/+12 |
| | |||||
* | 10763: complete after : for typeset & friends | Clint Adams | 2000-04-14 | 1 | -2/+8 |
| | |||||
* | remove the `pids' tag, use `processes' instead (10733) | Sven Wischnowsky | 2000-04-13 | 1 | -4/+4 |
| | |||||
* | Use _arguments for bindkey completion and fix small typo in docs | Oliver Kiddle | 2000-04-12 | 1 | -6/+35 |
| | |||||
* | _wanted now tests both tags and labels; change places where _wanted was ↵ | Sven Wischnowsky | 2000-04-11 | 11 | -64/+54 |
| | | | | called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) | ||||
* | 10598: Fix typo; reformat styles documentation for readability. | Bart Schaefer | 2000-04-09 | 1 | -1/+1 |
| | |||||
* | renaming some styles | Sven Wischnowsky | 2000-04-05 | 1 | -9/+10 |
| | |||||
* | Add _emulate, _zcompile, _all_labels, _ignored, _next_label. | Bart Schaefer | 2000-04-04 | 1 | -3/+4 |
| | |||||
* | Updated from list as far as 10376 | Peter Stephenson | 2000-04-01 | 17 | -152/+437 |
| | |||||
* | Initial revision | Tanaka Akira | 2000-03-09 | 1 | -0/+23 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-12-23 | 1 | -0/+177 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-11-19 | 1 | -0/+36 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-11-14 | 1 | -0/+28 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-11-04 | 1 | -0/+18 |
| | |||||
* | zsh-workers:8515 | Tanaka Akira | 1999-11-03 | 1 | -3/+0 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-11-03 | 1 | -0/+3 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-10-21 | 1 | -0/+40 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-10-14 | 1 | -0/+3 |
| | |||||
* | pws-5 | Tanaka Akira | 1999-09-22 | 1 | -3/+0 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-09-22 | 1 | -0/+22 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-05-02 | 1 | -0/+10 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-04-15 | 32 | -0/+224 |