summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2001-04-30fixelt for the test for the suffix style; if word contains only a tilde, ↵Sven Wischnowsky1-1/+1
don't try to expand it (14160)
2001-04-29NO_kshglob in _comp_options.Bart Schaefer1-0/+1
2001-04-27try to improve testing for suffix style in _expand; make _path_files fail to ↵Sven Wischnowsky2-2/+7
complete words like ...<pat>..<param-subst>... (14133)
2001-04-27Use trap for unfunction compadd in _approximate.Bart Schaefer1-4/+2
2001-04-2614117Sven Wischnowsky1-7/+8
2001-04-26new vnc completion and use _guard for pine completion (14112)Oliver Kiddle4-4/+36
2001-04-26handle sub-sub-directories of $_compdir as in the CVS-layout (14107)Sven Wischnowsky2-7/+15
2001-04-26rename -W option to -w, add new -W option which makes _arguments complete ↵Sven Wischnowsky4-15/+40
options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105)
2001-04-26make keep-prefix keep everything up to the first component with a parameter ↵Sven Wischnowsky1-3/+9
expansion, not only if that is at the beginning of the string (14092)
2001-04-18Tilde-path completion tweak.Bart Schaefer1-7/+7
2001-04-17remove SUFFIX-handling, it's in _tilde and only needed there (13997)Sven Wischnowsky1-10/+2
2001-04-13add completion for common MUAs and a couple of minor fixes (13982)Oliver Kiddle7-7/+132
2001-04-13Check for parameter expansions before tilde-expansions (fixes bugs reportedBart Schaefer1-17/+17
in zsh-workers/13971).
2001-04-12avoid appending a / when called from _cd (13958)Oliver Kiddle1-3/+2
2001-04-12add _arguments based completion for alias and jobs (13947)Oliver Kiddle1-1/+1
2001-04-11Don't append a / when completing after [-+]*.Bart Schaefer1-3/+4
2001-04-11add _arguments based completion for alias and jobs (13947)Oliver Kiddle5-7/+25
2001-04-06Improve prompt when compaudit finds badness.Bart Schaefer1-1/+2
2001-04-06workers/13914: Added call to _normal after specified class name, and added ↵Felix Rosencrantz1-2/+11
completion of filenames in jar archive after -x flag
2001-04-0513909: bad tilde files in some .distfilesClint Adams2-2/+0
2001-04-05complete only those single letter options with the right prefix character ↵Sven Wischnowsky1-0/+2
(13908)
2001-04-04add -W option to _arguments, which allows to complete options after options ↵Sven Wischnowsky3-6/+19
that take an argument in the next word (13902)
2001-04-0313899: OSTYPE checkingClint Adams1-6/+3
2001-04-03new completion functionsOliver Kiddle5-1/+35
2001-04-0213889: move _apm to Unix/Command, add OpenBSD supportClint Adams3-7/+17
2001-04-0213884: apm for FreeBSD 4.1Clint Adams1-0/+23
2001-04-02cleanup after function moveSven Wischnowsky1-0/+17
2001-04-02more after-move cleanupSven Wischnowsky6-96/+0
2001-04-02after-move cleanupSven Wischnowsky7-166/+17
2001-04-02new _zedSven Wischnowsky1-0/+7
2001-04-02new or changed after moveSven Wischnowsky22-0/+130
2001-04-02changed after moving functionsSven Wischnowsky11-62/+23
2001-04-02moved from Completion/Linux/_rpmSven Wischnowsky1-0/+278
2001-04-02moved to Completion/Redhat/Command/_rpmSven Wischnowsky1-278/+0
2001-04-02moved from Completion/Debian/_dpkg-sourceSven Wischnowsky1-0/+27
2001-04-02moved to Completion/Debian/Command/_dpkg_sourceSven Wischnowsky1-27/+0
2001-04-02moved from Completion/Debian/_duploadSven Wischnowsky1-0/+26
2001-04-02moved to Completion/Debian/Command/_duploadSven Wischnowsky1-26/+0
2001-04-02moved from Completion/Debian/_dpkgSven Wischnowsky1-0/+145
2001-04-02moved to Completion/Debian/Command/_dpkgSven Wischnowsky1-145/+0
2001-04-02moved from Completion/Debian/_bugSven Wischnowsky1-0/+87
2001-04-02moved to Completion/Debian/Command/_bugSven Wischnowsky1-87/+0
2001-04-02moved from Completion/Debian/_aptSven Wischnowsky1-0/+562
2001-04-02moved to Completion/Debian/Command/_aptSven Wischnowsky1-562/+0
2001-04-02moved from Completion/Debian/_deb_packagesSven Wischnowsky1-0/+80
2001-04-02moved to Completion/Debian/Type/_deb_packagesSven Wischnowsky1-80/+0
2001-04-02moved from Completion/Bsd/_kldSven Wischnowsky1-0/+41
2001-04-02moved to Completion/BSD/Command/_kldSven Wischnowsky1-41/+0
2001-04-02moved from Completion/Bsd/_cvsupSven Wischnowsky1-0/+27
2001-04-02moved to Completion/BSD/Command/_cvsupSven Wischnowsky1-27/+0