Oliver Kiddle
|
cf77e28a3f
|
36127: assorted minor completion function changes
|
2015-08-12 18:06:03 +02:00 |
|
Daniel Hahler
|
d90f92194f
|
35970: completion: fix typos in _git and _brace_parameter
|
2015-08-02 17:58:12 +02:00 |
|
Oliver Kiddle
|
15aa99b0fe
|
35139: complete the new (b) parameter flag
|
2015-05-15 00:13:30 +02:00 |
|
Oliver Kiddle
|
f972b023a2
|
34373, 34374: update completion of builtin commands, modifiers,
parameter and globbing flags
|
2015-01-25 18:23:03 +01:00 |
|
Peter Stephenson
|
cc6e9db29d
|
33047: use git to simplify massively source distribution file selection
|
2014-08-23 21:01:58 +01:00 |
|
Peter Stephenson
|
584ea88811
|
32303: simplistic completion after $x:
|
2014-01-28 19:14:30 +00:00 |
|
Peter Stephenson
|
146374a2af
|
improved math context completion: functions
|
2013-03-17 20:53:44 +00:00 |
|
Peter Stephenson
|
d7582f006f
|
29459: Further fixes for parameter flag completion,
plus drive-by fix for double-quoted parameter completion with flags
|
2011-06-04 21:32:06 +00:00 |
|
Peter Stephenson
|
d292edc4dc
|
29452: allow completion of parameter flags
|
2011-06-03 22:06:59 +00:00 |
|
Mikael Magnusson
|
0bff0b356c
|
29438: complete dynamic directory names in command position
|
2011-06-03 20:51:37 +00:00 |
|
Peter Stephenson
|
336836987f
|
fix completion funny with dynamic directories
|
2011-03-11 18:26:02 +00:00 |
|
Peter Stephenson
|
f2dca9e155
|
users/15864: turn zsh_directory_name into a hook
|
2011-03-11 16:32:07 +00:00 |
|
Peter Stephenson
|
92233c8029
|
28026: use "zsh_directory_name c" for completion of dynamic directory names
|
2010-06-11 22:28:21 +00:00 |
|
Peter Stephenson
|
84425f7d17
|
Mikael: 27981: complete (e) in subscript
|
2010-05-31 14:29:30 +00:00 |
|
Peter Stephenson
|
27c1ca8628
|
Ben: 27589: improved -redirect
|
2010-04-09 11:57:37 +00:00 |
|
Peter Stephenson
|
f56ccae96c
|
Bart: 26822: infinite loop in variable completion looking for subscript
|
2009-04-07 09:26:17 +00:00 |
|
Peter Stephenson
|
895222b813
|
unposted: off-by-one error looking for dynamic directory name in completion
|
2008-10-02 15:46:25 +00:00 |
|
Peter Stephenson
|
7e9f42526d
|
25777: argument to gdbmsetfn()
unposted: recognise ~[ in completion after : and =
|
2008-09-30 08:59:11 +00:00 |
|
Peter Stephenson
|
773800e0de
|
25733: stub function for dynamic directory name completion
|
2008-09-29 17:40:54 +00:00 |
|
Peter Stephenson
|
aadd07e05f
|
zcalc completion idiosyncracies with :!
|
2008-06-13 14:27:37 +00:00 |
|
Peter Stephenson
|
808b79eba6
|
improved zcalc escapes and completion
|
2008-06-13 13:57:04 +00:00 |
|
Peter Stephenson
|
62b586bf9f
|
24806: more assoc subscript completion + typos
|
2008-04-09 13:06:47 +00:00 |
|
Peter Stephenson
|
367148fdbe
|
24804: fix quoting of assoc array subscripts in completion
|
2008-04-09 11:25:35 +00:00 |
|
Peter Stephenson
|
7a598440f6
|
24239: _subscript added too many backslashes
|
2007-12-13 21:38:42 +00:00 |
|
Clint Adams
|
53184f457b
|
23783: use _path_commands.
|
2007-08-19 23:31:30 +00:00 |
|
Doug Kearns
|
0d8d202ff5
|
21302: make sure expl is declared local in completion functions
|
2005-06-08 05:33:45 +00:00 |
|
Bart Schaefer
|
125bc163d6
|
Fix typos in some descriptions.
|
2004-06-24 15:45:58 +00:00 |
|
Oliver Kiddle
|
b68937eef4
|
fix bug where 0 was not returned when adding a named directory as a match
|
2003-04-18 17:15:34 +00:00 |
|
Oliver Kiddle
|
0911160d07
|
fix out-of-date documentation for -value- completion and move description of
special contexts from _complete's to #compdef's description
|
2003-02-25 14:55:50 +00:00 |
|
Sven Wischnowsky
|
053629183d
|
add new sepcial context -assign-parameter- for completing the parameter in an assignment (17387)
|
2002-07-01 08:25:15 +00:00 |
|
Sven Wischnowsky
|
61f8a07bfc
|
make more calls to _message use the -e option (16988)
|
2002-04-16 07:48:43 +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 |
|
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 |
|
Oliver Kiddle
|
d7822305b4
|
16461: a number of minor completion function updates
|
2002-01-16 16:29:51 +00:00 |
|
Oliver Kiddle
|
0635160db7
|
16174: complete value of $TZ
|
2001-10-26 13:05:45 +00:00 |
|
Sven Wischnowsky
|
2a0862bc40
|
fix: make _describe handle (...) arguments correctly; use _file_descriptors after -t in conditions; don't display empty descriptions in _file_descriptors (16085)
|
2001-10-19 10:28:07 +00:00 |
|
Oliver Kiddle
|
f7624a71e2
|
complete new [:ascii:] character class
|
2001-09-11 09:35:53 +00:00 |
|
Oliver Kiddle
|
adbab91edb
|
use _x_display when setting $DISPLAY and fix bug in enable completion (15594)
|
2001-08-07 19:29:13 +00:00 |
|
Oliver Kiddle
|
6cd11094d9
|
do not complete aliases in equals expansion any more (15590)
|
2001-08-07 11:28:12 +00:00 |
|
Sven Wischnowsky
|
c83d16f8ee
|
another fix for 15477 (separator strings); add list-separator style (15484)
|
2001-07-25 12:18:23 +00:00 |
|
Bart Schaefer
|
05fdd6fed2
|
Return nonzero from _tilde on no matches.
|
2001-07-02 07:17:00 +00:00 |
|
Bart Schaefer
|
c2277ed220
|
Merge .distfiles change from 4.0.2 branch.
|
2001-06-29 05:53:12 +00:00 |
|
Sven Wischnowsky
|
3eaedd99a0
|
Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde (15152)
|
2001-06-28 07:47:39 +00:00 |
|
Bart Schaefer
|
5470c1fe38
|
Completion for AUTO_CD.
|
2001-06-21 09:33:15 +00:00 |
|
Bart Schaefer
|
b8fd7a31bd
|
Remove unnecessary '*' from pattern.
|
2001-05-08 15:09:56 +00:00 |
|
Oliver Kiddle
|
671fda58c0
|
match scalar*' not scalar' when checking parameter type (14256)
|
2001-05-08 11:55:28 +00:00 |
|
Bart Schaefer
|
d58c1780fd
|
Improve handling of b/n/s subscript flags.
|
2001-05-06 22:35:08 +00:00 |
|
Bart Schaefer
|
c687e5f515
|
Fix subscript flag descriptions
|
2001-05-05 20:11:59 +00:00 |
|
Oliver Kiddle
|
080155607e
|
complete subscript flags (14227)
|
2001-05-04 23:00:18 +00:00 |
|
Sven Wischnowsky
|
cbba9da870
|
new or changed after move
|
2001-04-02 12:39:40 +00:00 |
|