Bart Schaefer
|
43e41bcbc7
|
Use ksh-style deref of $_comp_options in case of ksharrays.
|
2001-02-28 16:55:27 +00:00 |
|
Sven Wischnowsky
|
e14a02f440
|
simplify setting standard completion system options using $_comp_options (13036)
|
2000-10-19 08:58:17 +00:00 |
|
Bart Schaefer
|
2f2a33b2ea
|
Other places where `unsetopt cshnullglob' is needed.
|
2000-10-06 05:18:25 +00:00 |
|
Bart Schaefer
|
8aaf13e804
|
Use ${(q)tmp} after all.
|
2000-09-14 15:55:21 +00:00 |
|
Sven Wischnowsky
|
55b07cb525
|
quoting
|
2000-08-03 13:35:43 +00:00 |
|
Sven Wischnowsky
|
5a4253f42e
|
allow display of only messages via $compstate[list]=messages (11688)
|
2000-05-31 09:56:12 +00:00 |
|
Bart Schaefer
|
61a2d24f54
|
11644: Use `print -s' in _complete_debug.
|
2000-05-30 03:57:39 +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 |
|
Bart Schaefer
|
aea69f6e64
|
11469: Locally unset the errexit option and ZERR trap.
|
2000-05-19 16:04:16 +00:00 |
|
Bart Schaefer
|
1452bfe101
|
11332: Test descriptors correctly for redirect/restore of stderr; plus an
aesthetic tweak.
|
2000-05-12 02:31:05 +00:00 |
|
Oliver Kiddle
|
f3be526791
|
Small fix to avoid using slashes in temporary file name (11065)
|
2000-05-02 11:56:27 +00:00 |
|
Bart Schaefer
|
5c327339f5
|
11024: The _complete_debug widget enables and captures xtrace from completion.
|
2000-04-30 10:04:29 +00:00 |
|