about summary refs log tree commit diff
path: root/Completion/User
Commit message (Collapse)AuthorAgeFilesLines
* 13125: evalute muttrc's mailboxes directive in case of backticks.Clint Adams2000-11-091-3/+3
|
* Remove no-op test of $compstate[nmatches].Bart Schaefer2000-11-061-2/+2
|
* use return value of _files, don't use ${PRE,SUF}FIX for globbing, complete ↵Sven Wischnowsky2000-10-251-5/+7
| | | | all files as a default for co (3472)
* search for *.tif file, too (12919)Sven Wischnowsky2000-10-061-20/+20
|
* more option setting cleanup; remove some unnecessary setopts, remove N ↵Sven Wischnowsky2000-10-067-20/+15
| | | | qualifiers (12917)
* * 12886: Completion/User/_cvs: make _cvs_vendor_branches to handleTanaka Akira2000-10-041-5/+8
| | | | remote-access style.
* * 12872: Completion/User/_cvs: Fix modules completion when a cvsrootTanaka Akira2000-10-041-37/+166
| | | | | | | specified in a command line begins with tilde. Generate subcommand list from `cvs --help-commands' and `cvs --help-synonyms'. Complete remote modules. Complete vendor branch for a second argument of `cvs import'. Use _call.
* stick some `N's into glob patterns (12768)Sven Wischnowsky2000-09-074-14/+14
|
* 12728: man -l / --local-file completes _filesClint Adams2000-09-031-0/+4
|
* complete compressed files for gv; improve results from _pspdf (12692)Sven Wischnowsky2000-08-234-9/+72
|
* 12486: new completion caching layerAdam Spiers2000-08-021-36/+72
|
* *** empty log message ***Sven Wischnowsky2000-08-011-2/+2
|
* new completion function for slrn (12463)Sven Wischnowsky2000-08-011-0/+16
|
* remove tests for kshautoload (use zcompile -z); fix for setting scriptname ↵Sven Wischnowsky2000-08-012-2/+2
| | | | for functions that redefine themselves
* unposted: -e, -I, -m and -M parameters can be specified multiple timesAdam Spiers2000-07-261-3/+3
|
* use mhpath and mhparams commands instead of guessing directories (12356)Oliver Kiddle2000-07-241-5/+2
|
* 12347: 3 mutt options are repeatableClint Adams2000-07-221-3/+3
|
* Discard stderr of a command subst.Bart Schaefer2000-07-201-1/+1
|
* Get also /usr/share/man.Chmouel Boudjnah2000-07-191-1/+1
|
* 12308: Andrej and pws: _man formats, againPeter Stephenson2000-07-191-3/+6
|
* Complete all process IDs for root in _killall, as suggested in 12202 et al.Bart Schaefer2000-07-101-1/+1
|
* * 12201: Completion/User/_java: fix completion for jar. completeTanaka Akira2000-07-081-19/+40
| | | | package qualified class names. fix typos.
* updates and additions to completions for AIX commandsOliver Kiddle2000-07-061-1/+7
|
* get return status right (12171)Sven Wischnowsky2000-07-051-2/+1
|
* *** empty log message ***Peter Stephenson2000-07-051-1/+1
|
* new completion function for arp (12165)Oliver Kiddle2000-07-041-0/+15
|
* 12152: tweak completion of final parameters to perlAdam Spiers2000-07-031-1/+1
|
* miscSven Wischnowsky2000-06-281-1/+1
|
* default completion even if there are options (3208)Sven Wischnowsky2000-06-261-6/+2
|
* 12027: mutt smarts for _mailboxesClint Adams2000-06-221-4/+17
|
* 12024: handle multiple mailboxes lines in muttrcClint Adams2000-06-221-1/+2
|
* * 12019: Completion/User/_ssh: upgrade to the last opensshChmouel Boudjnah2000-06-211-6/+24
| | | | options.
* 11959: Completion/User/_urls: make it magicequalsubst aware.Tanaka Akira2000-06-172-2/+2
| | | | (not posted): Completion/User/.distfiles: add `_java'.
* 11958: Completion/User/_java: new completion for Java.Tanaka Akira2000-06-171-0/+515
|
* 11861: Completion/User/_cvs: fix -a use for compadd.Tanaka Akira2000-06-111-1/+1
|
* avoid bug in IRIX's sed and use new -K option to zparseopts in _urlsOliver Kiddle2000-06-081-2/+2
|
* Use slightly cleaner syntax (11772)Oliver Kiddle2000-06-061-2/+2
|
* accept -g option in _urls and use _urls in _rpm (11756)Oliver Kiddle2000-06-051-6/+9
|
* use compadd -[ak] (11549)Sven Wischnowsky2000-05-3121-63/+211
|
* Andrej: fix for ${..//..} with % in search string (11660)Sven Wischnowsky2000-05-311-1/+1
|
* 11599: check for d&x bits on @INC directories in _perl_modulesClint Adams2000-05-261-0/+2
|
* 11548: -h flag for ispellClint Adams2000-05-241-2/+3
|
* minor completion fixes (11541)Oliver Kiddle2000-05-234-17/+39
|
* Suffix handling improvements for url completion (11539)Oliver Kiddle2000-05-232-16/+18
|
* Do a better job of completing suffixes in netscape remote commands (11471)Oliver Kiddle2000-05-192-17/+23
|
* Fix _su to use user's shell for completion after -c againOliver Kiddle2000-05-191-3/+3
|
* don't use $match for something different than (#b)ackrefs (11464)Sven Wischnowsky2000-05-193-3/+3
|
* fix for completion of `netscape -remote' (11460)Sven Wischnowsky2000-05-181-9/+3
|
* Fix typos and remove RCS Id strings.Bart Schaefer2000-05-161-1/+1
|
* 11415: Completion/User/_cvs: follow the new matcher-list behaviour.Tanaka Akira2000-05-161-1/+1
|