summaryrefslogtreecommitdiff
path: root/Completion/User
AgeCommit message (Expand)AuthorFilesLines
2001-04-02moved to Completion/Zsh/Command/_promptSven Wischnowsky1-7/+0
2001-04-02moved to Completion/Zsh/Command/_mereSven Wischnowsky1-3/+0
2001-04-01various doc fixes and minor completion function changes, most of whichOliver Kiddle5-10/+10
2001-03-28replace `path' with more general `urls' style (13814)Sven Wischnowsky1-13/+24
2001-03-25New _cpioPeter Stephenson1-0/+143
2001-03-25Handle @folder for MH in _mailboxesPeter Stephenson1-4/+4
2001-03-24Fixes for mh completions.Bart Schaefer1-2/+12
2001-03-23add commands and call-command styles; mention some of the more expensive thin...Sven Wischnowsky2-2/+4
2001-03-22Some tweaks for nmh in _mhPeter Stephenson1-1/+6
2001-03-20use -l as default for telnet's without -\? option (13674)Sven Wischnowsky1-0/+1
2001-03-1813664: */rcS.d/* force-reload, force-restartClint Adams1-2/+2
2001-03-15users/3671: Completion/User/_java: tweak for colon-separated pathsPeter Stephenson1-0/+1
2001-03-13Add D qualifier in _rcs.Bart Schaefer1-1/+1
2001-03-13Unify completion for ncftp and lftp in _ncftpBart Schaefer3-10/+8
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 scri...Sven Wischnowsky2-0/+8
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 (13...Sven Wischnowsky20-40/+44
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
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 al...Sven Wischnowsky1-5/+7
2000-10-06search for *.tif file, too (12919)Sven Wischnowsky1-20/+20
2000-10-06more option setting cleanup; remove some unnecessary setopts, remove N qualif...Sven Wischnowsky7-20/+15
2000-10-04* 12886: Completion/User/_cvs: make _cvs_vendor_branches to handleTanaka Akira1-5/+8
2000-10-04* 12872: Completion/User/_cvs: Fix modules completion when a cvsrootTanaka Akira1-37/+166