summaryrefslogtreecommitdiff
path: root/Completion/User
AgeCommit message (Collapse)AuthorFilesLines
2001-03-12New tar options -j.Chmouel Boudjnah2-3/+11
2001-03-12fix filename quoting in _zip and don't use _hosts for lftpOliver Kiddle2-5/+7
2001-03-12Add _lftp.Bart Schaefer1-1/+1
2001-03-11Add completion for lftpChmouel Boudjnah1-0/+5
2001-03-11Various new, improved, fixed or updated functions (13600)Oliver Kiddle13-55/+406
2001-03-11Use _normal completion following the name of a shell script.Bart Schaefer1-0/+5
2001-03-08Dist more filesPeter Stephenson1-4/+4
2001-03-08try to find out the sub commands to complete in _init_d (13591)Sven Wischnowsky1-1/+18
2001-03-06don't complete w3m from _webbrowser now we have _w3m (unposted)Oliver Kiddle1-1/+1
2001-03-06include _w3m in .distfilesOliver Kiddle1-1/+1
2001-03-06unposted: complete for w3mClint Adams1-0/+48
2001-02-26some small functions for completing sub-commands (generic function, init ↵Sven Wischnowsky2-0/+8
scripts, apachectl) (13536)
2001-02-26change $words[1] to $service in some more places (13534)Sven Wischnowsky2-2/+2
2001-02-08add completion for newsgroups (13448)Oliver Kiddle4-4/+15
2001-02-08fix _gzip to work for zcat again (13445)Oliver Kiddle1-1/+1
2001-02-01Changes references to sunsite.auc.dk to just sunsite.dk (13422)Oliver Kiddle1-3/+3
2001-02-01new completion function for the tin newsreader (13420)Oliver Kiddle1-0/+52
2001-01-15add completion for ls and ([ef]|)grep (13347)Sven Wischnowsky3-1/+165
2001-01-15add `services', allowing easier re-use of (parts of) completion functions ↵Sven Wischnowsky20-40/+44
(13346)
2000-12-2713315: ignore parens and leading paths on killall completionClint Adams1-1/+1
2000-12-2713314: don't complete hyphen-prefixed commands for killallClint Adams1-1/+1
2000-12-2613312: killall gets long filenames from procpsClint Adams1-1/+1
2000-12-16unposted: add _mere to .distfilesClint Adams1-7/+9
2000-12-15* 13281: Functions/Misc/mere: new implementation.Tanaka Akira1-0/+3
Completion/User/_mere: new completion function for mere.
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