Sven Wischnowsky
|
24559bb1f6
|
fix for _path_files and globcomplete, better test if word contains wildcards (11776)
|
2000-06-06 12:19:33 +00:00 |
|
Oliver Kiddle
|
0d0a134822
|
accept -g option in _urls and use _urls in _rpm (11756)
|
2000-06-05 23:20:48 +00:00 |
|
Bart Schaefer
|
d1813a007f
|
11743: Complete http URLs for rpm package files.
|
2000-06-05 02:23:52 +00:00 |
|
Chmouel Boudjnah
|
b8440550d7
|
* 11740: Completion/Linux/_rpm: --{rebuild,recompile} is always
local files.
|
2000-06-04 19:41:39 +00:00 |
|
Clint Adams
|
bac12ab6ff
|
11739: _dpkg improvements
|
2000-06-04 18:32:19 +00:00 |
|
Sven Wischnowsky
|
5a4253f42e
|
allow display of only messages via $compstate[list]=messages (11688)
|
2000-05-31 09:56:12 +00:00 |
|
Sven Wischnowsky
|
fd25b24df6
|
use compadd -[ak] (11549)
|
2000-05-31 09:38:25 +00:00 |
|
Sven Wischnowsky
|
4629133ad3
|
Andrej: fix for ${..//..} with % in search string (11660)
|
2000-05-31 09:27:52 +00:00 |
|
Sven Wischnowsky
|
fe8490dcf0
|
allow using menu-select for compdef -k (i.e.: autoload zsh/complist in such cases) (11686)
|
2000-05-31 09:23:28 +00:00 |
|
Sven Wischnowsky
|
3beeb8a6fd
|
avoid reporting the same ->state more than once (11678)
|
2000-05-31 06:11:07 +00:00 |
|
Peter Stephenson
|
d7163e6369
|
_argument_sets removed from .distfile
|
2000-05-30 09:30:08 +00:00 |
|
Sven Wischnowsky
|
47c0bd0db1
|
fixes for _arguments without multiple sets; change completion test for empty actions (11647)
|
2000-05-30 07:49:00 +00:00 |
|
Bart Schaefer
|
61a2d24f54
|
11644: Use `print -s' in _complete_debug.
|
2000-05-30 03:57:39 +00:00 |
|
Bart Schaefer
|
ab0ec79c6b
|
11643: Updates for _rpm.
|
2000-05-30 03:54:35 +00:00 |
|
Bart Schaefer
|
76868bdc6a
|
Add comment.
|
2000-05-29 20:00:38 +00:00 |
|
Sven Wischnowsky
|
acd0558e54
|
make _path_files use glob qualifiers from the line when doing pattern matching (11635)
|
2000-05-29 13:11:59 +00:00 |
|
Sven Wischnowsky
|
d22ee9a5ba
|
keep information about things to complete in _arguments (11631)
|
2000-05-29 09:15:12 +00:00 |
|
Sven Wischnowsky
|
a2750a4eff
|
fixes for _arguments with sets; make _zpty not use sets (11624)
|
2000-05-29 08:00:46 +00:00 |
|
Bart Schaefer
|
7a3ca7a673
|
11618: Fix bad shift.
|
2000-05-28 21:10:13 +00:00 |
|
Oliver Kiddle
|
24695d682f
|
use of _arguments for completion of a couple more builtins (11615)
|
2000-05-28 19:40:22 +00:00 |
|
Clint Adams
|
5b463bddc6
|
11599: check for d&x bits on @INC directories in _perl_modules
|
2000-05-26 14:08:26 +00:00 |
|
Oliver Kiddle
|
b36b493313
|
Split _arguments calls into sets to avoid long mutex lists (11579)
|
2000-05-25 15:09:04 +00:00 |
|
Sven Wischnowsky
|
7fb99aadec
|
beautify format of compdump file (11576)
|
2000-05-25 14:48:38 +00:00 |
|
Sven Wischnowsky
|
105456d250
|
fix for special-dirs when used with -g patterns (11570)
|
2000-05-25 12:01:37 +00:00 |
|
Sven Wischnowsky
|
6959ffd962
|
force listing in _complete_debug; make complist with list-scrolling stopt at the end of the list when prompt would scroll it out; fix _in_vared to handle `foo[bar]' (11565)
|
2000-05-25 07:58:44 +00:00 |
|
Sven Wischnowsky
|
8f7beea079
|
fix for comparguments to make -s have an effect again (11552)
|
2000-05-24 08:32:12 +00:00 |
|
Clint Adams
|
fae0b54f1c
|
11548: -h flag for ispell
|
2000-05-24 05:58:20 +00:00 |
|
Oliver Kiddle
|
b9195aa57d
|
minor completion fixes (11541)
|
2000-05-23 18:06:32 +00:00 |
|
Oliver Kiddle
|
63b7b10355
|
Minor completion fixes (11541)
|
2000-05-23 18:03:12 +00:00 |
|
Oliver Kiddle
|
0735f0d889
|
Suffix handling improvements for url completion (11539)
|
2000-05-23 16:11:57 +00:00 |
|
Peter Stephenson
|
bfe6602d9e
|
11537: new _complete_tag function
|
2000-05-23 15:27:13 +00:00 |
|
Sven Wischnowsky
|
ee681a32ad
|
use set -A' instead of eval' in more places (11525)
|
2000-05-23 08:54:30 +00:00 |
|
Oliver Kiddle
|
de2c2a89c6
|
Don't lose empty arguments (11517)
|
2000-05-22 18:15:53 +00:00 |
|
Peter Stephenson
|
bdfda774b7
|
11516: Completion/Core/compinstall: menu selection
|
2000-05-22 17:52:40 +00:00 |
|
Bart Schaefer
|
7d19431901
|
11515: Fix infinite loop.
|
2000-05-22 17:17:52 +00:00 |
|
Chmouel Boudjnah
|
bf40a2f40c
|
Completion/Linux/_rpm: --buildarch is like --target
|
2000-05-22 14:11:34 +00:00 |
|
Sven Wischnowsky
|
30d8c23981
|
another fix for `select=long*' in menu style (11500)
|
2000-05-22 13:55:57 +00:00 |
|
Sven Wischnowsky
|
57658af8a5
|
fix for select-long-list in menu style (11497)
|
2000-05-22 12:22:48 +00:00 |
|
Sven Wischnowsky
|
fa50c70000
|
fix for clines in suffix (11496)
|
2000-05-22 12:14:37 +00:00 |
|
Sven Wischnowsky
|
91f40b975f
|
be more careful when decided if to insert tabs instead of completing (11493)
|
2000-05-22 11:28:29 +00:00 |
|
Sven Wischnowsky
|
ce90081ea8
|
pat(-) in long-option patterns to say that argument should be completed only after the `='; merge _arguments and _argument_sets; slightly better test when not to complete options (11489)
|
2000-05-22 09:28:34 +00:00 |
|
Sven Wischnowsky
|
007cfdff55
|
fix for a-a-m-c in menu selection; scroll explanations onto screen again (11487)
|
2000-05-22 08:47:30 +00:00 |
|
Oliver Kiddle
|
f97eaa4579
|
Do a better job of completing suffixes in netscape remote commands (11471)
|
2000-05-19 18:44:21 +00:00 |
|
Peter Stephenson
|
8d17d2f02d
|
11467: [#<base>] syntax for output base
zsh-users/3071: compdump tweak to avoid // in path
|
2000-05-19 18:22:50 +00:00 |
|
Oliver Kiddle
|
e20600c8a4
|
Fix _su to use user's shell for completion after -c again
|
2000-05-19 16:19:39 +00:00 |
|
Bart Schaefer
|
aea69f6e64
|
11469: Locally unset the errexit option and ZERR trap.
|
2000-05-19 16:04:16 +00:00 |
|
Sven Wischnowsky
|
f9e65c2b1f
|
don't use $match for something different than (#b)ackrefs (11464)
|
2000-05-19 08:24:16 +00:00 |
|
Sven Wischnowsky
|
191930e8fb
|
fix for completion of `netscape -remote' (11460)
|
2000-05-18 11:04:34 +00:00 |
|
Sven Wischnowsky
|
ca670d4d27
|
allow _main_complete to call an arbitrary command given as arguments (11459)
|
2000-05-18 10:48:31 +00:00 |
|
Peter Stephenson
|
c515a58aca
|
11455: Completion/Core/_oldlist: old-menu defaults on
|
2000-05-18 08:59:29 +00:00 |
|