Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | insert redirection operators when expanding after one (14281) | Oliver Kiddle | 2001-05-09 | 1 | -11/+12 |
| | |||||
* | add -S option to specify separator between values and their arguments; make ↵ | Sven Wischnowsky | 2001-05-08 | 1 | -12/+15 |
| | | | | _values add the value-separator as a suffix for most types of actions (14257) | ||||
* | empty description means: don't add a -X option (14252) | Sven Wischnowsky | 2001-05-08 | 1 | -2/+7 |
| | |||||
* | missing star in suffix-style test pattern (14197) | Sven Wischnowsky | 2001-05-02 | 1 | -1/+1 |
| | |||||
* | fixelt for the test for the suffix style; if word contains only a tilde, ↵ | Sven Wischnowsky | 2001-04-30 | 1 | -1/+1 |
| | | | | don't try to expand it (14160) | ||||
* | try to improve testing for suffix style in _expand; make _path_files fail to ↵ | Sven Wischnowsky | 2001-04-27 | 1 | -1/+6 |
| | | | | complete words like ...<pat>..<param-subst>... (14133) | ||||
* | Use trap for unfunction compadd in _approximate. | Bart Schaefer | 2001-04-27 | 1 | -4/+2 |
| | |||||
* | 14117 | Sven Wischnowsky | 2001-04-26 | 1 | -7/+8 |
| | |||||
* | new vnc completion and use _guard for pine completion (14112) | Oliver Kiddle | 2001-04-26 | 1 | -1/+1 |
| | |||||
* | rename -W option to -w, add new -W option which makes _arguments complete ↵ | Sven Wischnowsky | 2001-04-26 | 2 | -13/+38 |
| | | | | options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105) | ||||
* | make keep-prefix keep everything up to the first component with a parameter ↵ | Sven Wischnowsky | 2001-04-26 | 1 | -3/+9 |
| | | | | expansion, not only if that is at the beginning of the string (14092) | ||||
* | add completion for common MUAs and a couple of minor fixes (13982) | Oliver Kiddle | 2001-04-13 | 1 | -1/+1 |
| | |||||
* | 13909: bad tilde files in some .distfiles | Clint Adams | 2001-04-05 | 1 | -1/+0 |
| | |||||
* | complete only those single letter options with the right prefix character ↵ | Sven Wischnowsky | 2001-04-05 | 1 | -0/+2 |
| | | | | (13908) | ||||
* | add -W option to _arguments, which allows to complete options after options ↵ | Sven Wischnowsky | 2001-04-04 | 1 | -4/+17 |
| | | | | that take an argument in the next word (13902) | ||||
* | new or changed after move | Sven Wischnowsky | 2001-04-02 | 4 | -0/+26 |
| | |||||
* | changed after moving functions | Sven Wischnowsky | 2001-04-02 | 1 | -6/+2 |
| | |||||
* | moved to Completion/Zsh/Command/_precommand | Sven Wischnowsky | 2001-04-02 | 1 | -5/+0 |
| | |||||
* | moved to Completion/Zsh/Context/_value | Sven Wischnowsky | 2001-04-02 | 1 | -61/+0 |
| | |||||
* | moved to Completion/Zsh/Context/_tilde | Sven Wischnowsky | 2001-04-02 | 1 | -30/+0 |
| | |||||
* | moved to Completion/Zsh/Context/_subscript | Sven Wischnowsky | 2001-04-02 | 1 | -62/+0 |
| | |||||
* | moved to Completion/Zsh/Context/_redirect | Sven Wischnowsky | 2001-04-02 | 1 | -3/+0 |
| | |||||
* | moved to Completion/Zsh/Context/_parameter | Sven Wischnowsky | 2001-04-02 | 1 | -3/+0 |
| | |||||
* | moved to Completion/Zsh/Context/_math | Sven Wischnowsky | 2001-04-02 | 1 | -12/+0 |
| | |||||
* | moved to Completion/Zsh/Context/_in_vared | Sven Wischnowsky | 2001-04-02 | 1 | -35/+0 |
| | |||||
* | moved to Completion/Zsh/Context/_first | Sven Wischnowsky | 2001-04-02 | 1 | -47/+0 |
| | |||||
* | moved to Completion/Zsh/Context/_equal | Sven Wischnowsky | 2001-04-02 | 1 | -9/+0 |
| | |||||
* | moved to Completion/Zsh/Context/_default | Sven Wischnowsky | 2001-04-02 | 1 | -27/+0 |
| | |||||
* | moved to Completion/Zsh/Context/_condition | Sven Wischnowsky | 2001-04-02 | 1 | -55/+0 |
| | |||||
* | moved to Completion/Zsh/Context/_brace_parameter | Sven Wischnowsky | 2001-04-02 | 1 | -3/+0 |
| | |||||
* | moved to Completion/Zsh/Type/_jobs | Sven Wischnowsky | 2001-04-02 | 1 | -83/+0 |
| | |||||
* | moved to Completion/Zsh/Type/_command_names | Sven Wischnowsky | 2001-04-02 | 1 | -31/+0 |
| | |||||
* | moved from Completion/Commands/_read_comp | Sven Wischnowsky | 2001-04-02 | 1 | -0/+151 |
| | |||||
* | moved from Completion/Commands/_next_tags | Sven Wischnowsky | 2001-04-02 | 1 | -0/+140 |
| | |||||
* | moved from Completion/Commands/_most_recent_file | Sven Wischnowsky | 2001-04-02 | 1 | -0/+22 |
| | |||||
* | moved from Completion/Commands/_history_complete_word | Sven Wischnowsky | 2001-04-02 | 1 | -0/+121 |
| | |||||
* | moved from Completion/Commands/_generic | Sven Wischnowsky | 2001-04-02 | 1 | -0/+11 |
| | |||||
* | moved from Completion/Commands/_expand_word | Sven Wischnowsky | 2001-04-02 | 1 | -0/+15 |
| | |||||
* | moved from Completion/Commands/_correct_word | Sven Wischnowsky | 2001-04-02 | 1 | -0/+20 |
| | |||||
* | moved from Completion/Commands/_correct_filename | Sven Wischnowsky | 2001-04-02 | 1 | -0/+72 |
| | |||||
* | moved from Completion/Commands/_complete_tag | Sven Wischnowsky | 2001-04-02 | 1 | -0/+57 |
| | |||||
* | moved from Completion/Commands/_complete_help | Sven Wischnowsky | 2001-04-02 | 1 | -0/+92 |
| | |||||
* | moved from Completion/Commands/_complete_debug | Sven Wischnowsky | 2001-04-02 | 1 | -0/+27 |
| | |||||
* | moved from Completion/Commands/_bash_completions | Sven Wischnowsky | 2001-04-02 | 1 | -0/+46 |
| | |||||
* | moved from Completion/Core/_call | Sven Wischnowsky | 2001-04-02 | 1 | -0/+13 |
| | |||||
* | moved from Completion/Core/_funcall | Sven Wischnowsky | 2001-04-02 | 1 | -0/+32 |
| | |||||
* | moved from Completion/Core/_sep_parts | Sven Wischnowsky | 2001-04-02 | 1 | -0/+163 |
| | |||||
* | moved from Completion/Core/_multi_parts | Sven Wischnowsky | 2001-04-02 | 1 | -0/+254 |
| | |||||
* | moved from Completion/Core/_alternative | Sven Wischnowsky | 2001-04-02 | 1 | -0/+82 |
| | |||||
* | moved from Completion/Builtins/_nothing | Sven Wischnowsky | 2001-04-02 | 1 | -0/+3 |
| |