Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix subscript flag descriptions | Bart Schaefer | 2001-05-05 | 1 | -10/+11 |
| | |||||
* | complete subscript flags (14227) | Oliver Kiddle | 2001-05-04 | 1 | -1/+30 |
| | |||||
* | Path prefix completion for cvs subcommands. | Bart Schaefer | 2001-05-04 | 1 | -7/+21 |
| | |||||
* | update bindkey completion for bindkey changes in 14046 (14219) | Oliver Kiddle | 2001-05-04 | 1 | -3/+3 |
| | |||||
* | Fix _files -F | Bart Schaefer | 2001-05-03 | 1 | -3/+3 |
| | |||||
* | minor completion changes (14216) | Oliver Kiddle | 2001-05-03 | 5 | -17/+17 |
| | |||||
* | 14208: Solaris loadkeys | Clint Adams | 2001-05-02 | 1 | -0/+10 |
| | |||||
* | 14201: completion for loadkeys | Clint Adams | 2001-05-02 | 1 | -0/+16 |
| | |||||
* | 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) | ||||
* | NO_kshglob in _comp_options. | Bart Schaefer | 2001-04-29 | 1 | -0/+1 |
| | |||||
* | try to improve testing for suffix style in _expand; make _path_files fail to ↵ | Sven Wischnowsky | 2001-04-27 | 2 | -2/+7 |
| | | | | 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 | 4 | -4/+36 |
| | |||||
* | handle sub-sub-directories of $_compdir as in the CVS-layout (14107) | Sven Wischnowsky | 2001-04-26 | 2 | -7/+15 |
| | |||||
* | rename -W option to -w, add new -W option which makes _arguments complete ↵ | Sven Wischnowsky | 2001-04-26 | 4 | -15/+40 |
| | | | | 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) | ||||
* | Tilde-path completion tweak. | Bart Schaefer | 2001-04-18 | 1 | -7/+7 |
| | |||||
* | remove SUFFIX-handling, it's in _tilde and only needed there (13997) | Sven Wischnowsky | 2001-04-17 | 1 | -10/+2 |
| | |||||
* | add completion for common MUAs and a couple of minor fixes (13982) | Oliver Kiddle | 2001-04-13 | 7 | -7/+132 |
| | |||||
* | Check for parameter expansions before tilde-expansions (fixes bugs reported | Bart Schaefer | 2001-04-13 | 1 | -17/+17 |
| | | | | in zsh-workers/13971). | ||||
* | avoid appending a / when called from _cd (13958) | Oliver Kiddle | 2001-04-12 | 1 | -3/+2 |
| | |||||
* | add _arguments based completion for alias and jobs (13947) | Oliver Kiddle | 2001-04-12 | 1 | -1/+1 |
| | |||||
* | Don't append a / when completing after [-+]*. | Bart Schaefer | 2001-04-11 | 1 | -3/+4 |
| | |||||
* | add _arguments based completion for alias and jobs (13947) | Oliver Kiddle | 2001-04-11 | 5 | -7/+25 |
| | |||||
* | Improve prompt when compaudit finds badness. | Bart Schaefer | 2001-04-06 | 1 | -1/+2 |
| | |||||
* | workers/13914: Added call to _normal after specified class name, and added ↵ | Felix Rosencrantz | 2001-04-06 | 1 | -2/+11 |
| | | | | completion of filenames in jar archive after -x flag | ||||
* | 13909: bad tilde files in some .distfiles | Clint Adams | 2001-04-05 | 2 | -2/+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 | 3 | -6/+19 |
| | | | | that take an argument in the next word (13902) | ||||
* | 13899: OSTYPE checking | Clint Adams | 2001-04-03 | 1 | -6/+3 |
| | |||||
* | new completion functions | Oliver Kiddle | 2001-04-03 | 5 | -1/+35 |
| | |||||
* | 13889: move _apm to Unix/Command, add OpenBSD support | Clint Adams | 2001-04-02 | 3 | -7/+17 |
| | |||||
* | 13884: apm for FreeBSD 4.1 | Clint Adams | 2001-04-02 | 1 | -0/+23 |
| | |||||
* | cleanup after function move | Sven Wischnowsky | 2001-04-02 | 1 | -0/+17 |
| | |||||
* | more after-move cleanup | Sven Wischnowsky | 2001-04-02 | 6 | -96/+0 |
| | |||||
* | after-move cleanup | Sven Wischnowsky | 2001-04-02 | 7 | -166/+17 |
| | |||||
* | new _zed | Sven Wischnowsky | 2001-04-02 | 1 | -0/+7 |
| | |||||
* | new or changed after move | Sven Wischnowsky | 2001-04-02 | 22 | -0/+130 |
| | |||||
* | changed after moving functions | Sven Wischnowsky | 2001-04-02 | 11 | -62/+23 |
| | |||||
* | moved from Completion/Linux/_rpm | Sven Wischnowsky | 2001-04-02 | 1 | -0/+278 |
| | |||||
* | moved to Completion/Redhat/Command/_rpm | Sven Wischnowsky | 2001-04-02 | 1 | -278/+0 |
| | |||||
* | moved from Completion/Debian/_dpkg-source | Sven Wischnowsky | 2001-04-02 | 1 | -0/+27 |
| | |||||
* | moved to Completion/Debian/Command/_dpkg_source | Sven Wischnowsky | 2001-04-02 | 1 | -27/+0 |
| | |||||
* | moved from Completion/Debian/_dupload | Sven Wischnowsky | 2001-04-02 | 1 | -0/+26 |
| | |||||
* | moved to Completion/Debian/Command/_dupload | Sven Wischnowsky | 2001-04-02 | 1 | -26/+0 |
| | |||||
* | moved from Completion/Debian/_dpkg | Sven Wischnowsky | 2001-04-02 | 1 | -0/+145 |
| | |||||
* | moved to Completion/Debian/Command/_dpkg | Sven Wischnowsky | 2001-04-02 | 1 | -145/+0 |
| | |||||
* | moved from Completion/Debian/_bug | Sven Wischnowsky | 2001-04-02 | 1 | -0/+87 |
| |