about summary refs log tree commit diff
path: root/Completion/Unix/Type
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 18300: handle tar's -C option betterOliver Kiddle2003-02-261-1/+1
* unposted: remove debug from _path_files patch in 18230Peter Stephenson2003-02-261-2/+0
* 18230: Test for explicitly matched file in _path_files.Peter Stephenson2003-02-241-1/+22
* Doug Kearns: 18259: added more browsers and correct 'urls' description to 'url'Oliver Kiddle2003-02-181-1/+1
* unposted: create 4.1.0-dev-7 zsh-4.1.0-dev-7Peter Stephenson2003-02-041-1/+1
* 18156: use reply array instead of ali for plugins and document new stylesOliver Kiddle2003-01-291-10/+10
* 18121: add new function for completing e-mail addressesOliver Kiddle2003-01-171-0/+172
* Bart (17906): de-quote prefix when calling compfiles to remove non-exact matc...Sven Wischnowsky2002-11-061-1/+1
* 17577: pass classpath as an option to _java_class pre-opt-argOliver Kiddle2002-08-241-14/+22
* complete for ifup and ifdown commandsOliver Kiddle2002-08-191-1/+1
* 17522: clean up a few thingsOliver Kiddle2002-08-091-2/+2
* 17508: complete local files after file://localhost/ .Clint Adams2002-08-061-0/+1
* 17507: Completion/Unix/Type/_urls: complete local files after file:/// .Clint Adams2002-08-061-0/+1
* Unposted: fix typo in 17496.Peter Stephenson2002-08-021-1/+1
* 17496: update for new options in GNU diff 2.8.1Oliver Kiddle2002-08-011-18/+20
* 17484: fix option check and add missing #autoload tagOliver Kiddle2002-07-261-0/+1
* keep globbing quiet in _path_files; check if group/user exists in _chown (17393)Sven Wischnowsky2002-07-021-1/+1
* fix for use of (z) parameter modifier; the first word in the parameter is par...Sven Wischnowsky2002-05-291-2/+4
* better splitting of -g-strings; this failed when patterns contained spaces (1...Sven Wischnowsky2002-05-211-2/+2
* fix for _arguments: don't use argument-tag when completing options; fix for _...Sven Wischnowsky2002-05-141-0/+1
* 17075, 17076: _urpmi and chkconfig/servicesAndrey Borzenkov2002-05-082-1/+24
* 17072: fix pushdminus handling in completion after directory stack referencesOliver Kiddle2002-05-031-11/+6
* make _path_files use match specs from the matcher style when calling compfile...Sven Wischnowsky2002-04-161-3/+3
* make more calls to _message use the -e option (16988)Sven Wischnowsky2002-04-162-2/+2
* 16972: complete for aaaa, zone, mx, soa, txt.Clint Adams2002-04-121-1/+1
* New _java_class to find classes on the classpath.Felix Rosencrantz2002-04-102-0/+16
* 16842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle2002-03-151-11/+1
* 16823: complete for values of GZIP and any *PATH or *path parametersOliver Kiddle2002-03-143-3/+3
* remove that -T option to compdef again and instead use comma-separated sub-co...Sven Wischnowsky2002-03-135-4/+15
* allow different sets of completion definitions selected with option -T to com...Sven Wischnowsky2002-03-044-4/+4
* 16619, 16676: add -c, -l and -p options to the dirs builtinOliver Kiddle2002-02-201-2/+4
* 16590: use a prefix match instead of a "fuzzy-exact" match.Clint Adams2002-02-081-1/+1
* 16461: a number of minor completion function updatesOliver Kiddle2002-01-162-1/+9
* fixes for completion of signal names with SIG prefix and for completing comma...Sven Wischnowsky2002-01-071-4/+12
* 16398: updated zstyle completion and related cleanupOliver Kiddle2002-01-043-3/+3
* 16372: allow signal names to be prefixed by `SIG' with kill builtin and fixOliver Kiddle2001-12-211-1/+2
* new ifconfig completion (16366)Oliver Kiddle2001-12-192-1/+23
* allow tag-order to select order of files and urls (16323)Oliver Kiddle2001-12-121-10/+1
* 16320: factor out file system completion to new functionOliver Kiddle2001-12-112-0/+38
* 16224: add -n option to kill and complete options from _killOliver Kiddle2001-11-061-9/+8