about summary refs log tree commit diff
path: root/Completion/Unix/Type
Commit message (Collapse)AuthorAgeFilesLines
* 22328, modified: add -o option to compaddPeter Stephenson2006-03-072-7/+98
| | | | add _list_files helper to handle new file-list style for _path_files
* 22305: no default for pine-directoryPeter Stephenson2006-02-281-6/+13
| | | | unposted: a couple of small doc fixes
* Weed out hashed host lines that start with a '|' since they'reWayne Davison2006-02-161-1/+1
| | | | completely useless for completion.
* 22192: remove comments from .ssh/known_hostsPeter Stephenson2006-02-041-1/+1
|
* 22191: from Danek Duvall: neaten host and user completionsPeter Stephenson2006-02-032-3/+5
|
* 22187: improved _hostsPeter Stephenson2006-02-031-13/+26
|
* 22050: fixes for Debian GNU/kfreebsdOliver Kiddle2005-12-051-1/+1
|
* 21931: don't use _hosts for ping now there's _pingPeter Stephenson2005-10-241-1/+1
|
* unposted: bring various .distfiles up to datePeter Stephenson2005-07-211-0/+1
|
* unposted: complete WWW_HOME, ftp_proxy and https_proxy with URLsDoug Kearns2005-06-271-1/+1
|
* 21316 (modified): new completion for ctags tagsDoug Kearns2005-06-112-1/+8
|
* 21315: make completion functions give precendence to descriptions passed asOliver Kiddle2005-06-0817-41/+34
| | | | parameters and cleanup descriptons in calling functions
* 21313: make code for extracting mutt aliases do a better job of finding rc filesOliver Kiddle2005-06-081-3/+15
|
* 21310: pass an array to compadd in _global_tagsDoug Kearns2005-06-081-3/+4
|
* 21302: make sure expl is declared local in completion functionsDoug Kearns2005-06-084-3/+5
|
* Joerg Sonnenberger: 21252: Dragonfly BSD supportOliver Kiddle2005-05-112-3/+3
|
* * 21147: factor out some common code from _tla and _baz, and fix some breakageClint Adams2005-04-162-0/+119
| | | | from 21075.
* * 21132: Completion/Unix/Type/_pdf, Completion/X/Command/_xpdf:Clint Adams2005-04-111-2/+2
| | | | | complete xpdf options, and also complete .pdf.bz2 files when completing compressed PDF files.
* * 20665: improve completion for ggv/gnome-gv.Clint Adams2005-01-101-1/+1
|
* * unposted: Completion/Unix/Type/_pdf: complete pdf files for kpdf.Clint Adams2004-11-181-1/+1
|
* 20414: Completion/Unix/Type/_diff_options: correct missing minus in ↵Clint Adams2004-09-281-1/+1
| | | | --unified, spotted by Paul Wagland.
* 20200 plus unposted: fix MIME stuff,Peter Stephenson2004-07-281-3/+3
| | | | don't let _kfmclient drop through to `no more arguments' unnecessarily
* 20199: improve MIME handling.Peter Stephenson2004-07-262-0/+43
|
* 19839, 19842: improve handling of #q in qualifiersPeter Stephenson2004-04-271-2/+6
|
* * 19691: Completion/Unix/Type/_diff_options: Allow more thanClint Adams2004-03-251-1/+1
| | | | one --exclude or -x to diff.
* 19661: Support diff -u for Solaris 2.10 upwardsPeter Stephenson2004-03-231-1/+1
|
* 19525: suppress compiler warnings and complete groups using lookupd on Mac OSOliver Kiddle2004-03-031-1/+3
|
* 19468: capitalize URL abbreviation in completion descriptionsDoug Kearns2004-02-261-1/+1
|
* 19436: complete more things from nisOliver Kiddle2004-02-183-7/+24
|
* don't need separate _perl_builtin_funcs (only perldoc ever used it)Oliver Kiddle2004-02-162-10/+1
|
* 19387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle2004-01-216-8/+8
|
* 19309: add #q to the start of a glob qualifier in the -g argumentOliver Kiddle2004-01-211-0/+4
|
* 19378: new update-rc.d completion avoid picking up README file as a serviceOliver Kiddle2004-01-151-1/+1
|
* 19377: handle the situation when MH is not installed betterOliver Kiddle2004-01-151-2/+2
|
* 19365: avoid use of $words[0]Oliver Kiddle2004-01-141-1/+1
|
* 19244: various completion function fixes and updatesOliver Kiddle2003-11-141-56/+70
|
* 18949: new completion for duOliver Kiddle2003-08-201-1/+1
|
* move _global_tagsOliver Kiddle2003-07-311-1/+1
|
* moved from Completion/Unix/CommandOliver Kiddle2003-07-311-0/+4
|
* 18811: needed to quote % in substitution as it was otherwise taken as an anchorOliver Kiddle2003-07-041-1/+1
|
* 18512: fix 18508 properly this time.Peter Stephenson2003-05-081-1/+2
|
* Haakon Riiser: 18473: new completion for Acrobat Reader 5.0.xOliver Kiddle2003-04-251-1/+1
|
* 18472: spelling correctionsOliver Kiddle2003-04-251-1/+1
|
* use _message for error message instead of echoOliver Kiddle2003-04-241-3/+3
|
* 18468: use perldoc -u to get perlfunc doc instead of searching for the man pageOliver Kiddle2003-04-241-27/+3
|
* 18461: handle cases where the perlfunc man page is compressedOliver Kiddle2003-04-231-17/+19
|
* 18449: complete dictionary databases and strategies, handle suffixes better andOliver Kiddle2003-04-181-11/+37
| | | | handle the separate-sections style for separate databases with dict words
* users/6013: new gqview completion and complete .ps/.pdf files for more commandsOliver Kiddle2003-04-182-5/+5
|
* 18434: _signals option handling for pseudo-signals was brokenPeter Stephenson2003-04-041-2/+2
|
* fix completions of locales on Linux, complete for more commands usingOliver Kiddle2003-03-123-6/+5
| | | | existing completions and more improvements to sccs completion