about summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
* spelling corrections (13610)Oliver Kiddle2001-03-122-6/+6
* fix to declare tmp variable as localOliver Kiddle2001-03-121-1/+1
* New tar options -j.Chmouel Boudjnah2001-03-122-3/+11
* fix filename quoting in _zip and don't use _hosts for lftpOliver Kiddle2001-03-122-5/+7
* Add _lftp.Bart Schaefer2001-03-121-1/+1
* Add completion for lftpChmouel Boudjnah2001-03-111-0/+5
* Various new, improved, fixed or updated functions (13600)Oliver Kiddle2001-03-1116-58/+408
* Use _normal completion following the name of a shell script.Bart Schaefer2001-03-111-0/+5
* Handle quoted whitespace in glob expansions.Bart Schaefer2001-03-111-1/+2
* Dist more files zsh-4.0.2-pre-2Peter Stephenson2001-03-083-5/+6
* try to find out the sub commands to complete in _init_d (13591)Sven Wischnowsky2001-03-081-1/+18
* 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
* 13544, 13568 (Peter): + syntax for matchers in matcher-list to augmentAndrey Borzenkov2001-03-064-21/+66
* new _expand_aliases to, well, expand aliases (13566)Sven Wischnowsky2001-03-052-4/+62
* Use ksh-style deref of $_comp_options in case of ksharrays.Bart Schaefer2001-02-287-7/+7
* Work when ksh_arrays is set but before the setopt takes effect (13555)Oliver Kiddle2001-02-281-1/+1
* add `aliases' option to be able to disable alias expansion (13554)Sven Wischnowsky2001-02-281-0/+1
* some small functions for completing sub-commands (generic function, init scri...Sven Wischnowsky2001-02-264-0/+21
* change $words[1] to $service in some more places (13534)Sven Wischnowsky2001-02-267-11/+18
* 13520: use services and shorten description in _vars_eqPeter Stephenson2001-02-221-3/+3
* make `compdef foo=bar' use the service defined for `bar' if there is any (13494)Sven Wischnowsky2001-02-161-0/+1
* wehn using glob_complete, don't treat everything starting with a tilde as a p...Sven Wischnowsky2001-02-131-1/+1
* Add 'glob' to $_comp_options.Bart Schaefer2001-02-131-0/+1
* two small fixes to _multi_parts; one more place where a caller-supplied -S ca...Sven Wischnowsky2001-02-091-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
* Peter:13427: filename-quoting fix in _expandSven Wischnowsky2001-02-021-1/+4
* 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-1531-72/+124
* 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
* 13310: apt-cache typo in --names-onlyClint Adams2000-12-231-1/+1
* 13287: dpkg -i can take multiple argumentsClint Adams2000-12-171-2/+2
* 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
* Fix distribution files zsh-3.1.9-dev-8Peter Stephenson2000-12-051-1/+1
* Function installation information now in config.modulesPeter Stephenson2000-11-301-86/+0
* Add missing quote.Bart Schaefer2000-11-271-1/+1
* *** empty log message ***Sven Wischnowsky2000-11-271-1/+1
* ALL_EXPORT tweaks.Bart Schaefer2000-11-251-0/+1
* * 13181: Completion/Debian/_apt: add an action for _alternative.Tanaka Akira2000-11-221-2/+2
* 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