about summary refs log tree commit diff
path: root/Completion
Commit message (Collapse)AuthorAgeFilesLines
* 14208: Solaris loadkeysClint Adams2001-05-021-0/+10
|
* 14201: completion for loadkeysClint Adams2001-05-021-0/+16
|
* missing star in suffix-style test pattern (14197)Sven Wischnowsky2001-05-021-1/+1
|
* fixelt for the test for the suffix style; if word contains only a tilde, ↵Sven Wischnowsky2001-04-301-1/+1
| | | | don't try to expand it (14160)
* NO_kshglob in _comp_options.Bart Schaefer2001-04-291-0/+1
|
* try to improve testing for suffix style in _expand; make _path_files fail to ↵Sven Wischnowsky2001-04-272-2/+7
| | | | complete words like ...<pat>..<param-subst>... (14133)
* Use trap for unfunction compadd in _approximate.Bart Schaefer2001-04-271-4/+2
|
* 14117Sven Wischnowsky2001-04-261-7/+8
|
* new vnc completion and use _guard for pine completion (14112)Oliver Kiddle2001-04-264-4/+36
|
* handle sub-sub-directories of $_compdir as in the CVS-layout (14107)Sven Wischnowsky2001-04-262-7/+15
|
* rename -W option to -w, add new -W option which makes _arguments complete ↵Sven Wischnowsky2001-04-264-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 Wischnowsky2001-04-261-3/+9
| | | | expansion, not only if that is at the beginning of the string (14092)
* Tilde-path completion tweak.Bart Schaefer2001-04-181-7/+7
|
* remove SUFFIX-handling, it's in _tilde and only needed there (13997)Sven Wischnowsky2001-04-171-10/+2
|
* add completion for common MUAs and a couple of minor fixes (13982)Oliver Kiddle2001-04-137-7/+132
|
* Check for parameter expansions before tilde-expansions (fixes bugs reportedBart Schaefer2001-04-131-17/+17
| | | | in zsh-workers/13971).
* avoid appending a / when called from _cd (13958)Oliver Kiddle2001-04-121-3/+2
|
* add _arguments based completion for alias and jobs (13947)Oliver Kiddle2001-04-121-1/+1
|
* Don't append a / when completing after [-+]*.Bart Schaefer2001-04-111-3/+4
|
* add _arguments based completion for alias and jobs (13947)Oliver Kiddle2001-04-115-7/+25
|
* Improve prompt when compaudit finds badness.Bart Schaefer2001-04-061-1/+2
|
* workers/13914: Added call to _normal after specified class name, and added ↵Felix Rosencrantz2001-04-061-2/+11
| | | | completion of filenames in jar archive after -x flag
* 13909: bad tilde files in some .distfilesClint Adams2001-04-052-2/+0
|
* complete only those single letter options with the right prefix character ↵Sven Wischnowsky2001-04-051-0/+2
| | | | (13908)
* add -W option to _arguments, which allows to complete options after options ↵Sven Wischnowsky2001-04-043-6/+19
| | | | that take an argument in the next word (13902)
* 13899: OSTYPE checkingClint Adams2001-04-031-6/+3
|
* new completion functionsOliver Kiddle2001-04-035-1/+35
|
* 13889: move _apm to Unix/Command, add OpenBSD supportClint Adams2001-04-023-7/+17
|
* 13884: apm for FreeBSD 4.1Clint Adams2001-04-021-0/+23
|
* cleanup after function moveSven Wischnowsky2001-04-021-0/+17
|
* more after-move cleanupSven Wischnowsky2001-04-026-96/+0
|
* after-move cleanupSven Wischnowsky2001-04-027-166/+17
|
* new _zedSven Wischnowsky2001-04-021-0/+7
|
* new or changed after moveSven Wischnowsky2001-04-0222-0/+130
|
* changed after moving functionsSven Wischnowsky2001-04-0211-62/+23
|
* moved from Completion/Linux/_rpmSven Wischnowsky2001-04-021-0/+278
|
* moved to Completion/Redhat/Command/_rpmSven Wischnowsky2001-04-021-278/+0
|
* moved from Completion/Debian/_dpkg-sourceSven Wischnowsky2001-04-021-0/+27
|
* moved to Completion/Debian/Command/_dpkg_sourceSven Wischnowsky2001-04-021-27/+0
|
* moved from Completion/Debian/_duploadSven Wischnowsky2001-04-021-0/+26
|
* moved to Completion/Debian/Command/_duploadSven Wischnowsky2001-04-021-26/+0
|
* moved from Completion/Debian/_dpkgSven Wischnowsky2001-04-021-0/+145
|
* moved to Completion/Debian/Command/_dpkgSven Wischnowsky2001-04-021-145/+0
|
* moved from Completion/Debian/_bugSven Wischnowsky2001-04-021-0/+87
|
* moved to Completion/Debian/Command/_bugSven Wischnowsky2001-04-021-87/+0
|
* moved from Completion/Debian/_aptSven Wischnowsky2001-04-021-0/+562
|
* moved to Completion/Debian/Command/_aptSven Wischnowsky2001-04-021-562/+0
|
* moved from Completion/Debian/_deb_packagesSven Wischnowsky2001-04-021-0/+80
|
* moved to Completion/Debian/Type/_deb_packagesSven Wischnowsky2001-04-021-80/+0
|
* moved from Completion/Bsd/_kldSven Wischnowsky2001-04-021-0/+41
|