about summary refs log tree commit diff
path: root/Completion/User
Commit message (Expand)AuthorAgeFilesLines
* don't complete w3m from _webbrowser now we have _w3m (unposted)Oliver Kiddle2001-03-061-1/+1
* include _w3m in .distfilesOliver Kiddle2001-03-061-1/+1
* unposted: complete for w3mClint Adams2001-03-061-0/+48
* some small functions for completing sub-commands (generic function, init scri...Sven Wischnowsky2001-02-262-0/+8
* change $words[1] to $service in some more places (13534)Sven Wischnowsky2001-02-262-2/+2
* add completion for newsgroups (13448)Oliver Kiddle2001-02-084-4/+15
* fix _gzip to work for zcat again (13445)Oliver Kiddle2001-02-081-1/+1
* Changes references to sunsite.auc.dk to just sunsite.dk (13422)Oliver Kiddle2001-02-011-3/+3
* new completion function for the tin newsreader (13420)Oliver Kiddle2001-02-011-0/+52
* add completion for ls and ([ef]|)grep (13347)Sven Wischnowsky2001-01-153-1/+165
* add `services', allowing easier re-use of (parts of) completion functions (13...Sven Wischnowsky2001-01-1520-40/+44
* 13315: ignore parens and leading paths on killall completionClint Adams2000-12-271-1/+1
* 13314: don't complete hyphen-prefixed commands for killallClint Adams2000-12-271-1/+1
* 13312: killall gets long filenames from procpsClint Adams2000-12-261-1/+1
* unposted: add _mere to .distfilesClint Adams2000-12-161-7/+9
* * 13281: Functions/Misc/mere: new implementation.Tanaka Akira2000-12-151-0/+3
* 13250: _dict completionClint Adams2000-12-132-1/+67
* *** empty log message ***Sven Wischnowsky2000-11-271-1/+1
* Tweak auto-suffix-removal for _rcp and _scp.Bart Schaefer2000-11-202-3/+3
* Avoid cd in _perl_modules.Bart Schaefer2000-11-151-4/+3
* Changes inspired by Paul J. in case multiple versions of perl are installed.Bart Schaefer2000-11-141-23/+35
* 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 al...Sven Wischnowsky2000-10-251-5/+7
* search for *.tif file, too (12919)Sven Wischnowsky2000-10-061-20/+20
* more option setting cleanup; remove some unnecessary setopts, remove N qualif...Sven Wischnowsky2000-10-067-20/+15
* * 12886: Completion/User/_cvs: make _cvs_vendor_branches to handleTanaka Akira2000-10-041-5/+8
* * 12872: Completion/User/_cvs: Fix modules completion when a cvsrootTanaka Akira2000-10-041-37/+166
* 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 fo...Sven Wischnowsky2000-08-012-2/+2
* 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
* 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