Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved to Completion/Zsh/Command/_emulate | Sven Wischnowsky | 2001-04-02 | 1 | -6/+0 |
| | |||||
* | moved to Completion/Zsh/Command/_echotc | Sven Wischnowsky | 2001-04-02 | 1 | -3/+0 |
| | |||||
* | moved to Completion/Zsh/Command/_disable | Sven Wischnowsky | 2001-04-02 | 1 | -8/+0 |
| | |||||
* | moved to Completion/Zsh/Command/_compdef | Sven Wischnowsky | 2001-04-02 | 1 | -52/+0 |
| | |||||
* | moved to Completion/Zsh/Command/_command | Sven Wischnowsky | 2001-04-02 | 1 | -10/+0 |
| | |||||
* | moved to Completion/Zsh/Command/_cd | Sven Wischnowsky | 2001-04-02 | 1 | -54/+0 |
| | |||||
* | moved to Completion/Zsh/Command/_builtin | Sven Wischnowsky | 2001-04-02 | 1 | -11/+0 |
| | |||||
* | moved to Completion/Zsh/Command/_bindkey | Sven Wischnowsky | 2001-04-02 | 1 | -40/+0 |
| | |||||
* | moved to Completion/Zsh/Command/_autoload | Sven Wischnowsky | 2001-04-02 | 1 | -10/+0 |
| | |||||
* | moved to Completion/Zsh/Type/_jobs_fg | Sven Wischnowsky | 2001-04-02 | 1 | -3/+0 |
| | |||||
* | moved to Completion/Zsh/Type/_jobs_bg | Sven Wischnowsky | 2001-04-02 | 1 | -3/+0 |
| | |||||
* | moved to Completion/Zsh/Type/_directory_stack | Sven Wischnowsky | 2001-04-02 | 1 | -51/+0 |
| | |||||
* | moved to Completion/Zsh/Type/_vars | Sven Wischnowsky | 2001-04-02 | 1 | -25/+0 |
| | |||||
* | moved to Completion/Zsh/Type/_limits | Sven Wischnowsky | 2001-04-02 | 1 | -3/+0 |
| | |||||
* | moved to Completion/Zsh/Type/_functions | Sven Wischnowsky | 2001-04-02 | 1 | -5/+0 |
| | |||||
* | moved to Completion/Zsh/Type/_arrays | Sven Wischnowsky | 2001-04-02 | 1 | -5/+0 |
| | |||||
* | moved to Completion/Zsh/Type/_aliases | Sven Wischnowsky | 2001-04-02 | 1 | -17/+0 |
| | |||||
* | moved to Completion/Base/Utility/_nothing | Sven Wischnowsky | 2001-04-02 | 1 | -3/+0 |
| | |||||
* | various doc fixes and minor completion function changes, most of which | Oliver Kiddle | 2001-04-01 | 16 | -61/+82 |
| | | | | are to use the -A "-*" and -S options to _arguments (13863) | ||||
* | comment out looking up the prefix-needed style when completing directory ↵ | Sven Wischnowsky | 2001-03-27 | 1 | -4/+14 |
| | | | | stack entries; make _tilde use _popd, finally (13789) | ||||
* | 13779/13783: fixes from Michal Politowski | Clint Adams | 2001-03-26 | 1 | -1/+1 |
| | |||||
* | _pids shouldn't start menu completion if the current word starts with a ↵ | Sven Wischnowsky | 2001-03-26 | 1 | -1/+1 |
| | | | | hyphen; typo fix in compsys.yo (13763) | ||||
* | don't auto-start menu completion after a `%' when completing pids or jobs ↵ | Sven Wischnowsky | 2001-03-23 | 1 | -1/+1 |
| | | | | (13733) | ||||
* | new _expand_aliases to, well, expand aliases (13566) | Sven Wischnowsky | 2001-03-05 | 1 | -4/+14 |
| | |||||
* | change $words[1] to $service in some more places (13534) | Sven Wischnowsky | 2001-02-26 | 5 | -9/+16 |
| | |||||
* | 13520: use services and shorten description in _vars_eq | Peter Stephenson | 2001-02-22 | 1 | -3/+3 |
| | |||||
* | Add missing quote. | Bart Schaefer | 2000-11-27 | 1 | -1/+1 |
| | |||||
* | aloow value `pattern' for insert-unambiguous style to preserve patterns in ↵ | Sven Wischnowsky | 2000-11-08 | 1 | -1/+6 |
| | | | | the original string; add list-suffixes style to make file completion list path suffixes if possible; slightly improved completion of pathnames with multiple pattern-components (13128) | ||||
* | rename fake style to fake-files (12973) | Sven Wischnowsky | 2000-10-12 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Sven Wischnowsky | 2000-10-11 | 1 | -0/+1 |
| | |||||
* | add _all_matcher completer and supporting C-code for adding a special match ↵ | Sven Wischnowsky | 2000-10-11 | 1 | -4/+9 |
| | | | | representing all other matches; remove completions style from _expand(|_word) (12960) | ||||
* | *** empty log message *** | Sven Wischnowsky | 2000-10-10 | 2 | -12/+9 |
| | |||||
* | more option setting cleanup; remove some unnecessary setopts, remove N ↵ | Sven Wischnowsky | 2000-10-06 | 4 | -4/+4 |
| | | | | qualifiers (12917) | ||||
* | Redo _zle using _arguments; fix typos. | Bart Schaefer | 2000-09-11 | 1 | -8/+75 |
| | |||||
* | more sensible value (12769) | Sven Wischnowsky | 2000-09-07 | 1 | -19/+26 |
| | |||||
* | use return value (12682) | Sven Wischnowsky | 2000-08-21 | 1 | -0/+2 |
| | |||||
* | enhance _zmodload to use _arguments (12677) | Oliver Kiddle | 2000-08-18 | 1 | -17/+42 |
| | |||||
* | remove unnecessary local | Sven Wischnowsky | 2000-08-16 | 1 | -3/+2 |
| | |||||
* | 12650: don't show aliased modules if there aren't any | Peter Stephenson | 2000-08-15 | 1 | -2/+5 |
| | |||||
* | call ps only once and be more intelligent when finding the PIDs (12640) | Sven Wischnowsky | 2000-08-15 | 2 | -14/+16 |
| | |||||
* | small improvement to allow lists where the pid is not in the first column ↵ | Sven Wischnowsky | 2000-08-15 | 1 | -2/+2 |
| | | | | (12635) | ||||
* | Andrej, 12614: DLL is a shared library suffix. | Bart Schaefer | 2000-08-14 | 1 | -1/+1 |
| | |||||
* | add -g option to _parameters to restrict type of parameters completed (12583) | Oliver Kiddle | 2000-08-10 | 3 | -7/+16 |
| | |||||
* | new completion for read builtin (12578) | Oliver Kiddle | 2000-08-09 | 3 | -5/+23 |
| | |||||
* | 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo, | Peter Stephenson | 2000-08-08 | 1 | -2/+9 |
| | | | | | Src/builtin.c, Src/module.c, Src/zsh.h: aliases for modules done internally via `zmodload -[AR]' | ||||
* | 12486: new completion caching layer | Adam Spiers | 2000-08-02 | 1 | -0/+2 |
| | |||||
* | mention more standard tags in documentation and fix some typos (12177) | Oliver Kiddle | 2000-07-05 | 1 | -4/+3 |
| | |||||
* | 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) |