Sven Wischnowsky
|
9eca7fc726
|
menu style accepts yes=x to start menu completion if there are at least x matches (3219)
|
2000-06-27 15:05:33 +00:00 |
|
Sven Wischnowsky
|
07aec026b6
|
document _use_lo (12082)
|
2000-06-27 13:22:53 +00:00 |
|
Sven Wischnowsky
|
b9a533f382
|
allow subscripts for compadd -[ak]; new style for history completion; better list-colors handling (12029)
|
2000-06-22 08:42:36 +00:00 |
|
Sven Wischnowsky
|
cd335e489a
|
*** empty log message ***
|
2000-06-20 07:16:27 +00:00 |
|
Sven Wischnowsky
|
c071087d1f
|
_arguments: small fix for -s and new `!...' for things not to complete (but to understand) (11985)
|
2000-06-19 13:09:06 +00:00 |
|
Sven Wischnowsky
|
a295e82c1e
|
allow _expand to expand braces; better detection of braces to complete in C (11973)
|
2000-06-19 09:55:31 +00:00 |
|
Sven Wischnowsky
|
2769b19881
|
improve filename completion; use accept-exact for in-path completion; new fake style (11971)
|
2000-06-19 09:32:30 +00:00 |
|
Sven Wischnowsky
|
4299878002
|
restore ZLS_COLORS when possible; better group-name handling in ZLS_COLORS (3188)
|
2000-06-19 08:47:43 +00:00 |
|
Sven Wischnowsky
|
ae2b3953df
|
enhance ignore-line to ignore all/current/other word(s) (11938)
|
2000-06-16 07:38:59 +00:00 |
|
Sven Wischnowsky
|
0b892d4492
|
zstyle -e option; change math-styles to boolean ones; change defaults for _expand styles (11937)
|
2000-06-16 07:31:09 +00:00 |
|
Sven Wischnowsky
|
818cba3dbf
|
make _files try each pattern only once (and stop after `*') (11915)
|
2000-06-15 09:06:21 +00:00 |
|
Sven Wischnowsky
|
9310826027
|
make -A take a pattern as argument to match non-arguments; allow single-letter option strings to have multiple arguments; fix to allow option completion with multiple sets (?)
|
2000-06-13 12:14:32 +00:00 |
|
Sven Wischnowsky
|
bde4cfde51
|
new _generic widget to call completion with $WIDGET in function field of context (?)
|
2000-06-13 11:55:06 +00:00 |
|
Sven Wischnowsky
|
a707108a75
|
allow insert-tab to contain `pending[=num]' to handle the case when there is pending input (?)
|
2000-06-13 11:45:26 +00:00 |
|
Sven Wischnowsky
|
428abf6455
|
new style `suffix'; use accept-exact style in _expand (?)
|
2000-06-13 11:26:07 +00:00 |
|
Sven Wischnowsky
|
0526e9b5c7
|
trying to improve _expand; new keep-prefix style, add-space gives more control (11815)
|
2000-06-08 08:39:50 +00:00 |
|
Sven Wischnowsky
|
08ddb2593b
|
doc fix, missing `)' (11638)
|
2000-05-29 14:48:38 +00:00 |
|
Sven Wischnowsky
|
fb9ec18e9a
|
make handling of default tag clearer in the docs (3101)
|
2000-05-29 12:52:20 +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
|
53573eaffb
|
11554: Rearrange _arguments doc some more.
|
2000-05-24 09:14:34 +00:00 |
|
Peter Stephenson
|
72639fca30
|
11542: Doc/Zsh/compsys.yo: more wording `improvements'
|
2000-05-23 19:25:49 +00:00 |
|
Peter Stephenson
|
bfe6602d9e
|
11537: new _complete_tag function
|
2000-05-23 15:27:13 +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 |
|
Bart Schaefer
|
d28807ea39
|
11477: Alphabetize itemized lists.
|
2000-05-20 18:18:08 +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 |
|
Sven Wischnowsky
|
781a5bd4b1
|
small doc fix; make compcall autoload compctl module (11457)
|
2000-05-18 09:22:31 +00:00 |
|
Peter Stephenson
|
53f2284045
|
11448: doc changes
|
2000-05-17 21:28:30 +00:00 |
|
Sven Wischnowsky
|
d658d3e2bb
|
fixed configuration of menu-selection with menu style; pseudo-context `-command-line-', handy for completion in vared (11408)
|
2000-05-16 11:44:57 +00:00 |
|
Sven Wischnowsky
|
1dc5677a41
|
add _in_vared for completion inside vared; make insert-tab default to `false' there
|
2000-05-15 13:19:26 +00:00 |
|
Peter Stephenson
|
26cc1ad1df
|
doc changes; typo in _jobs; integer builtin understands `-i base'
|
2000-05-14 22:08:41 +00:00 |
|
Sven Wischnowsky
|
8e7e17237e
|
allow internally-mutually exclusive sets in _argument_sets; fixes for _argument_sets and the C-code for it (11320)
|
2000-05-11 08:54:47 +00:00 |
|
Sven Wischnowsky
|
d3620a02df
|
make ^G in menu-selection restore the old command line; add select=long* values for menu style to start menu-selection if list is too long for screen (11319)
|
2000-05-11 08:40:09 +00:00 |
|
Oliver Kiddle
|
ed8b82b9b1
|
Spelling corrections in the docs (11315)
|
2000-05-11 00:01:03 +00:00 |
|
Sven Wischnowsky
|
2da726eaf1
|
more fixes for _arguments and its docs (11298)
|
2000-05-10 11:53:05 +00:00 |
|
Sven Wischnowsky
|
0f7d06b4e5
|
misc. _arguments fixes
|
2000-05-10 09:22:49 +00:00 |
|
Sven Wischnowsky
|
8c6a5af791
|
give control over insertion of tab when no non-blank character before cursor; add insert-tab style (11274)
|
2000-05-09 11:04:44 +00:00 |
|
Sven Wischnowsky
|
125dc0d4f2
|
new -A and -S options to _arguments; -opt=-' specs for options whose argument has to come after the =' (11270)
|
2000-05-09 09:05:34 +00:00 |
|
Oliver Kiddle
|
e5eb094bf3
|
minor doc fixes (11268)
|
2000-05-08 18:14:46 +00:00 |
|
Sven Wischnowsky
|
bedd4cf2c5
|
make _expand call _complete when called from _expand_word; add ignore-line style to ignore words already on the line (11244)
|
2000-05-08 08:44:52 +00:00 |
|
Sven Wischnowsky
|
92637abbb8
|
misc. completion cleanups and changes (11242)
|
2000-05-08 08:16:32 +00:00 |
|
Tanaka Akira
|
c1dc0ffe4f
|
11223: Completion/Base/_regex_arguments, Completion/Debian/_apt,
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo:
_regex_arguments use _alternative.
|
2000-05-06 07:59:52 +00:00 |
|
Tanaka Akira
|
3e7a2a41bc
|
11165: Completion/Base/_regex_arguments, Completion/Debian/_apt,
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo,
Src/Modules/zutil.c: _regex_arguments support tag stuff.
|
2000-05-04 20:16:09 +00:00 |
|
Sven Wischnowsky
|
4414e16a6a
|
don't list when all matches look the same; force-list style to give users control over this (11140)
|
2000-05-04 07:44:21 +00:00 |
|
Sven Wischnowsky
|
aa0381bd2b
|
allow `-' in exclusion lists for _arguments, to avoid completing all options (11121)
|
2000-05-03 14:44:01 +00:00 |
|
Sven Wischnowsky
|
43e44f06b7
|
more doc fixes (11094)
|
2000-05-03 08:46:52 +00:00 |
|
Sven Wischnowsky
|
48cd3184fb
|
two more doc fixes (11060)
|
2000-05-02 11:20:10 +00:00 |
|
Sven Wischnowsky
|
e102702cd5
|
completion doc fixes and cleanup; _sort_tags updated (11047)
|
2000-05-02 08:14:28 +00:00 |
|
Bart Schaefer
|
5c327339f5
|
11024: The _complete_debug widget enables and captures xtrace from completion.
|
2000-04-30 10:04:29 +00:00 |
|
Adam Spiers
|
cb9408982f
|
11019: fix bug in _description example
|
2000-04-29 22:09:04 +00:00 |
|
Sven Wischnowsky
|
36023fdada
|
move compctl docs behind compsys, mention `zcompile -z' in compsys (11008)
|
2000-04-28 13:20:11 +00:00 |
|