summaryrefslogtreecommitdiff
path: root/Completion/User
AgeCommit message (Collapse)AuthorFilesLines
2000-12-1313250: _dict completionClint Adams2-1/+67
2000-11-27*** empty log message ***Sven Wischnowsky1-1/+1
2000-11-20Tweak auto-suffix-removal for _rcp and _scp.Bart Schaefer2-3/+3
2000-11-15Avoid cd in _perl_modules.Bart Schaefer1-4/+3
2000-11-14Changes inspired by Paul J. in case multiple versions of perl are installed.Bart Schaefer1-23/+35
2000-11-0913125: evalute muttrc's mailboxes directive in case of backticks.Clint Adams1-3/+3
2000-11-06Remove no-op test of $compstate[nmatches].Bart Schaefer1-2/+2
2000-10-25use return value of _files, don't use ${PRE,SUF}FIX for globbing, complete ↵Sven Wischnowsky1-5/+7
all files as a default for co (3472)
2000-10-06search for *.tif file, too (12919)Sven Wischnowsky1-20/+20
2000-10-06more option setting cleanup; remove some unnecessary setopts, remove N ↵Sven Wischnowsky7-20/+15
qualifiers (12917)
2000-10-04* 12886: Completion/User/_cvs: make _cvs_vendor_branches to handleTanaka Akira1-5/+8
remote-access style.
2000-10-04* 12872: Completion/User/_cvs: Fix modules completion when a cvsrootTanaka Akira1-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.
2000-09-07stick some `N's into glob patterns (12768)Sven Wischnowsky4-14/+14
2000-09-0312728: man -l / --local-file completes _filesClint Adams1-0/+4
2000-08-23complete compressed files for gv; improve results from _pspdf (12692)Sven Wischnowsky4-9/+72
2000-08-0212486: new completion caching layerAdam Spiers1-36/+72
2000-08-01*** empty log message ***Sven Wischnowsky1-2/+2
2000-08-01new completion function for slrn (12463)Sven Wischnowsky1-0/+16
2000-08-01remove tests for kshautoload (use zcompile -z); fix for setting scriptname ↵Sven Wischnowsky2-2/+2
for functions that redefine themselves
2000-07-26unposted: -e, -I, -m and -M parameters can be specified multiple timesAdam Spiers1-3/+3
2000-07-24use mhpath and mhparams commands instead of guessing directories (12356)Oliver Kiddle1-5/+2
2000-07-2212347: 3 mutt options are repeatableClint Adams1-3/+3
2000-07-20Discard stderr of a command subst.Bart Schaefer1-1/+1
2000-07-19Get also /usr/share/man.Chmouel Boudjnah1-1/+1
2000-07-1912308: Andrej and pws: _man formats, againPeter Stephenson1-3/+6
2000-07-10Complete all process IDs for root in _killall, as suggested in 12202 et al.Bart Schaefer1-1/+1
2000-07-08* 12201: Completion/User/_java: fix completion for jar. completeTanaka Akira1-19/+40
package qualified class names. fix typos.
2000-07-06updates and additions to completions for AIX commandsOliver Kiddle1-1/+7
2000-07-05get return status right (12171)Sven Wischnowsky1-2/+1
2000-07-05*** empty log message ***Peter Stephenson1-1/+1
2000-07-04new completion function for arp (12165)Oliver Kiddle1-0/+15
2000-07-0312152: tweak completion of final parameters to perlAdam Spiers1-1/+1
2000-06-28miscSven Wischnowsky1-1/+1
2000-06-26default completion even if there are options (3208)Sven Wischnowsky1-6/+2
2000-06-2212027: mutt smarts for _mailboxesClint Adams1-4/+17
2000-06-2212024: handle multiple mailboxes lines in muttrcClint Adams1-1/+2
2000-06-21* 12019: Completion/User/_ssh: upgrade to the last opensshChmouel Boudjnah1-6/+24
options.
2000-06-1711959: Completion/User/_urls: make it magicequalsubst aware.Tanaka Akira2-2/+2
(not posted): Completion/User/.distfiles: add `_java'.
2000-06-1711958: Completion/User/_java: new completion for Java.Tanaka Akira1-0/+515
2000-06-1111861: Completion/User/_cvs: fix -a use for compadd.Tanaka Akira1-1/+1
2000-06-08avoid bug in IRIX's sed and use new -K option to zparseopts in _urlsOliver Kiddle1-2/+2
2000-06-06Use slightly cleaner syntax (11772)Oliver Kiddle1-2/+2
2000-06-05accept -g option in _urls and use _urls in _rpm (11756)Oliver Kiddle1-6/+9
2000-05-31use compadd -[ak] (11549)Sven Wischnowsky21-63/+211
2000-05-31Andrej: fix for ${..//..} with % in search string (11660)Sven Wischnowsky1-1/+1
2000-05-2611599: check for d&x bits on @INC directories in _perl_modulesClint Adams1-0/+2
2000-05-2411548: -h flag for ispellClint Adams1-2/+3
2000-05-23minor completion fixes (11541)Oliver Kiddle4-17/+39
2000-05-23Suffix handling improvements for url completion (11539)Oliver Kiddle2-16/+18
2000-05-19Do a better job of completing suffixes in netscape remote commands (11471)Oliver Kiddle2-17/+23