summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Expand)AuthorFilesLines
2001-03-12spelling corrections (13610)Oliver Kiddle2-6/+6
2001-03-12fix to declare tmp variable as localOliver Kiddle1-1/+1
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 Kiddle16-58/+408
2001-03-11Use _normal completion following the name of a shell script.Bart Schaefer1-0/+5
2001-03-11Handle quoted whitespace in glob expansions.Bart Schaefer1-1/+2
2001-03-08Dist more filesPeter Stephenson3-5/+6
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-03-0613544, 13568 (Peter): + syntax for matchers in matcher-list to augmentAndrey Borzenkov4-21/+66
2001-03-05new _expand_aliases to, well, expand aliases (13566)Sven Wischnowsky2-4/+62
2001-02-28Use ksh-style deref of $_comp_options in case of ksharrays.Bart Schaefer7-7/+7
2001-02-28Work when ksh_arrays is set but before the setopt takes effect (13555)Oliver Kiddle1-1/+1
2001-02-28add `aliases' option to be able to disable alias expansion (13554)Sven Wischnowsky1-0/+1
2001-02-26some small functions for completing sub-commands (generic function, init scri...Sven Wischnowsky4-0/+21
2001-02-26change $words[1] to $service in some more places (13534)Sven Wischnowsky7-11/+18
2001-02-2213520: use services and shorten description in _vars_eqPeter Stephenson1-3/+3
2001-02-16make `compdef foo=bar' use the service defined for `bar' if there is any (13494)Sven Wischnowsky1-0/+1
2001-02-13wehn using glob_complete, don't treat everything starting with a tilde as a p...Sven Wischnowsky1-1/+1
2001-02-13Add 'glob' to $_comp_options.Bart Schaefer1-0/+1
2001-02-09two small fixes to _multi_parts; one more place where a caller-supplied -S ca...Sven Wischnowsky1-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-02Peter:13427: filename-quoting fix in _expandSven Wischnowsky1-1/+4
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 Wischnowsky31-72/+124
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-2313310: apt-cache typo in --names-onlyClint Adams1-1/+1
2000-12-1713287: dpkg -i can take multiple argumentsClint Adams1-2/+2
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-12-05Fix distribution filesPeter Stephenson1-1/+1
2000-11-30Function installation information now in config.modulesPeter Stephenson1-86/+0
2000-11-27Add missing quote.Bart Schaefer1-1/+1
2000-11-27*** empty log message ***Sven Wischnowsky1-1/+1
2000-11-25ALL_EXPORT tweaks.Bart Schaefer1-0/+1
2000-11-22* 13181: Completion/Debian/_apt: add an action for _alternative.Tanaka Akira1-2/+2
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