Sven Wischnowsky
|
d28f67623f
|
two new modes for menu selection: incremental search and interactive (17366)
|
2002-06-26 11:07:42 +00:00 |
|
Bart Schaefer
|
d20d427572
|
16849: shift off `-s' argument.
|
2002-03-17 18:03:06 +00:00 |
|
Sven Wischnowsky
|
45f9a36216
|
remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819)
|
2002-03-13 09:28:04 +00:00 |
|
Peter Stephenson
|
533cc753f7
|
unposted: usual fixups for .distfiles
|
2002-03-05 18:34:18 +00:00 |
|
Sven Wischnowsky
|
f56ba813bb
|
allow different sets of completion definitions selected with option -T to compdef; use this for parameter values and redirections (16755)
|
2002-03-04 08:53:41 +00:00 |
|
Sven Wischnowsky
|
9b8176a659
|
make _message inhibit insertion of matches unless there are faked ones (16710)
|
2002-02-25 09:16:25 +00:00 |
|
Sven Wischnowsky
|
8dcd8e54c5
|
make _guard use _mesage -e'; make _message -e' use $curtag as a default; change uses of _guard (16708)
|
2002-02-25 09:09:31 +00:00 |
|
Sven Wischnowsky
|
77339cc21d
|
add -x option (to be passed on to compadd) to _description and friends; make _message respect any -[12VJ] options it gets, adding the message to that group (16609)
|
2002-02-12 13:37:00 +00:00 |
|
Sven Wischnowsky
|
3807c902a2
|
add new generic fake style and changes to the C-code for that (different implementation of compadd -x) (16483)
|
2002-01-22 10:22:47 +00:00 |
|
Sven Wischnowsky
|
f463b09b13
|
allow arguments to be given to functions used by compdef (actually, the strings are eval'uated, so this should be powerful enough) (16472)
|
2002-01-21 16:13:15 +00:00 |
|
Sven Wischnowsky
|
5a1065dc66
|
make insert-tab really default to `true' (15653)
|
2001-08-17 10:37:00 +00:00 |
|
Bart Schaefer
|
e8cb280d50
|
Fix "insert-tab pending" zstyle.
|
2001-06-20 17:42:15 +00:00 |
|
Oliver Kiddle
|
56528ccb66
|
spelling corrections
|
2001-05-29 17:54:08 +00:00 |
|
Sven Wischnowsky
|
4a7abbfdd6
|
use `eval $_comp_setup' in all entry points of the completion system to not only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530)
|
2001-05-29 11:59:50 +00:00 |
|
Clint Adams
|
da9fa61207
|
14509: ZLS_COLOURS/ZLS_COLORS consistency
|
2001-05-28 16:01:01 +00:00 |
|
Oliver Kiddle
|
0a159d0f73
|
fix to include + options in tag order (14416)
|
2001-05-21 16:15:59 +00:00 |
|
Sven Wischnowsky
|
ff82191c26
|
empty description means: don't add a -X option (14252)
|
2001-05-08 08:46:59 +00:00 |
|
Sven Wischnowsky
|
cbba9da870
|
new or changed after move
|
2001-04-02 12:39:40 +00:00 |
|
Sven Wischnowsky
|
1e361dac9c
|
moved from Completion/Core/_wanted
|
2001-04-02 11:05:04 +00:00 |
|
Sven Wischnowsky
|
4285f0578a
|
moved from Completion/Core/_tags
|
2001-04-02 11:04:49 +00:00 |
|
Sven Wischnowsky
|
4c9dc4a461
|
moved from Completion/Core/_setup
|
2001-04-02 11:04:32 +00:00 |
|
Sven Wischnowsky
|
a9fe340666
|
moved from Completion/Core/_requested
|
2001-04-02 11:04:20 +00:00 |
|
Sven Wischnowsky
|
f02dc0a88a
|
moved from Completion/Core/_normal
|
2001-04-02 11:04:04 +00:00 |
|
Sven Wischnowsky
|
ad00c93296
|
moved from Completion/Core/_next_label
|
2001-04-02 11:03:49 +00:00 |
|
Sven Wischnowsky
|
b8fd517172
|
moved from Completion/Core/_message
|
2001-04-02 11:03:34 +00:00 |
|
Sven Wischnowsky
|
932f096df9
|
moved from Completion/Core/_main_complete
|
2001-04-02 11:03:18 +00:00 |
|
Sven Wischnowsky
|
422579b1e7
|
moved from Completion/Core/_description
|
2001-04-02 11:03:01 +00:00 |
|
Sven Wischnowsky
|
c789f5dbdb
|
moved from Completion/Core/_all_labels
|
2001-04-02 11:02:44 +00:00 |
|