Commit graph

515 commits

Author SHA1 Message Date
Sven Wischnowsky d9b00a3870 make compdef foo=bar' use the service defined for bar' if there is any (13494) 2001-02-16 14:57:48 +00:00
Sven Wischnowsky 90b07817db wehn using glob_complete, don't treat everything starting with a tilde as a pattern (13459) 2001-02-13 09:23:34 +00:00
Bart Schaefer 275f3c95d4 Add 'glob' to $_comp_options. 2001-02-13 03:16:54 +00:00
Sven Wischnowsky 006e966e43 two small fixes to _multi_parts; one more place where a caller-supplied -S can be used and fix for the code deciding which prefix to use (13450) 2001-02-09 14:01:57 +00:00
Oliver Kiddle 5723d260c0 add completion for newsgroups (13448) 2001-02-08 17:50:26 +00:00
Oliver Kiddle 14d2dae44c fix _gzip to work for zcat again (13445) 2001-02-08 15:33:26 +00:00
Sven Wischnowsky 8ff6a955fe Peter:13427: filename-quoting fix in _expand 2001-02-02 08:18:49 +00:00
Oliver Kiddle 3f862ce205 Changes references to sunsite.auc.dk to just sunsite.dk (13422) 2001-02-01 15:48:57 +00:00
Oliver Kiddle 92f2594aec new completion function for the tin newsreader (13420) 2001-02-01 15:00:42 +00:00
Sven Wischnowsky 25900ecf28 add completion for ls and ([ef]|)grep (13347) 2001-01-15 09:26:57 +00:00
Sven Wischnowsky ca585f812b add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
Clint Adams bb7b1ddf82 13315: ignore parens and leading paths on killall completion 2000-12-27 16:40:49 +00:00
Clint Adams d1d89c7942 13314: don't complete hyphen-prefixed commands for killall 2000-12-27 04:34:05 +00:00
Clint Adams 17fb952654 13312: killall gets long filenames from procps 2000-12-26 21:22:49 +00:00
Clint Adams 25faa7dbf9 13310: apt-cache typo in --names-only 2000-12-23 06:53:19 +00:00
Clint Adams 76ce03c62c 13287: dpkg -i can take multiple arguments 2000-12-17 15:45:21 +00:00
Clint Adams 720b194aee unposted: add _mere to .distfiles 2000-12-16 16:30:38 +00:00
Tanaka Akira 35ac156d86 * 13281: Functions/Misc/mere: new implementation.
Completion/User/_mere: new completion function for mere.
2000-12-15 14:42:22 +00:00
Clint Adams 81185fe668 13250: _dict completion 2000-12-13 03:07:00 +00:00
Peter Stephenson fade355d03 Fix distribution files 2000-12-05 14:39:58 +00:00
Peter Stephenson a59b51006b Function installation information now in config.modules 2000-11-30 18:36:21 +00:00
Bart Schaefer 29f0d4d00f Add missing quote. 2000-11-27 16:52:58 +00:00
Sven Wischnowsky ad6268466c *** empty log message *** 2000-11-27 12:44:21 +00:00
Bart Schaefer ad5f9584c1 ALL_EXPORT tweaks. 2000-11-25 23:50:01 +00:00
Tanaka Akira 3d68002599 * 13181: Completion/Debian/_apt: add an action for _alternative. 2000-11-22 08:57:54 +00:00
Bart Schaefer 4eb4d5e0d6 Tweak auto-suffix-removal for _rcp and _scp. 2000-11-20 16:12:20 +00:00
Bart Schaefer dcc45ed860 Avoid cd in _perl_modules. 2000-11-15 16:33:53 +00:00
Bart Schaefer ea807260e4 Changes inspired by Paul J. in case multiple versions of perl are installed. 2000-11-14 17:47:11 +00:00
Clint Adams 8bcdb3b0e1 unposted: add new options, fix thinkos for reportbug completion 2000-11-12 06:09:26 +00:00
Clint Adams e9df08a57c unposted: complete files for reportbug --include= and completion for querybts 2000-11-12 05:32:26 +00:00
Clint Adams 89d480f57d 13125: evalute muttrc's mailboxes directive in case of backticks. 2000-11-09 13:27:52 +00:00
Sven Wischnowsky e0dc80e0e5 aloow value `pattern' for insert-unambiguous style to preserve patterns in the original string; add list-suffixes style to make file completion list path suffixes if possible; slightly improved completion of pathnames with multiple pattern-components (13128) 2000-11-08 09:20:42 +00:00
Bart Schaefer 551fbeeab9 Remove no-op test of $compstate[nmatches]. 2000-11-06 17:26:39 +00:00
Bart Schaefer ab99c6d8b6 Use bareglobqual. 2000-11-05 03:34:36 +00:00
Sven Wischnowsky 1363c2fcc3 use return value of _files, don't use ${PRE,SUF}FIX for globbing, complete all files as a default for co (3472) 2000-10-25 12:30:16 +00:00
Sven Wischnowsky 865f3961b7 change some tags used in filename completion: no tag for file-sort, fake-files and ignore-parents, paths for accept-exact (13037) 2000-10-23 08:07:32 +00:00
Sven Wischnowsky e14a02f440 simplify setting standard completion system options using $_comp_options (13036) 2000-10-19 08:58:17 +00:00
Peter Stephenson 4c2807e313 3.1.6-dev-7 2000-10-17 12:55:41 +00:00
Sven Wischnowsky f23b23e8a3 remove possibility for func() entries in tag-order style, can be done using zstyle -e (12974) 2000-10-12 08:28:26 +00:00
Sven Wischnowsky 17e2003c5c rename fake style to fake-files (12973) 2000-10-12 07:08:43 +00:00
Sven Wischnowsky 4bfe8715b0 *** empty log message *** 2000-10-11 12:20:27 +00:00
Sven Wischnowsky adf7965951 add _all_matcher completer and supporting C-code for adding a special match representing all other matches; remove completions style from _expand(|_word) (12960) 2000-10-11 12:19:23 +00:00
Sven Wischnowsky e1fb97ee44 follow-up to 12942, only a missing redirection (12948) 2000-10-10 15:06:30 +00:00
Sven Wischnowsky 7b35c8639c *** empty log message *** 2000-10-10 14:12:41 +00:00
Sven Wischnowsky b9f6bdf162 add fake-parameters style to allow completing parameters which are not yet set (12946) 2000-10-10 14:12:21 +00:00
Sven Wischnowsky ae4ba457c4 temporarily remove global aliases to avoid error message inside the evals (12942) 2000-10-10 09:00:15 +00:00
Sven Wischnowsky bb18608a2a search for *.tif file, too (12919) 2000-10-06 13:11:48 +00:00
Sven Wischnowsky cb4bb129dd more option setting cleanup; remove some unnecessary setopts, remove N qualifiers (12917) 2000-10-06 13:01:51 +00:00
Bart Schaefer 2f2a33b2ea Other places where `unsetopt cshnullglob' is needed. 2000-10-06 05:18:25 +00:00
Sven Wischnowsky eabddcb9cd unset cshnullglob (12899) 2000-10-05 13:50:54 +00:00