Kyle Andelin
73c70cece0
53449: do not complete indices for empty array subscripts
2025-04-04 20:57:51 +02:00
Oliver Kiddle
6973d1d16f
53057: complete glob qualifiers following an equals expansion
2024-08-31 12:01:33 +02:00
Mikael Magnusson
aecef41f2e
52142: Move _history_modifiers call to _parameter
...
_parameters is used in many contexts, like assignments in command
position, assignment after typeset, etc, where history modifiers are not
valid. _brace_parameter already calls _history_modifiers explicitly so
this seems more in line with that.
2023-09-15 21:09:51 +02:00
Marlon Richert
bb441f77a7
51758: Make dynamic dir completion easier to implement
2023-05-21 03:05:20 +02:00
Jun-ichi Takimoto
8e1c6ed6bf
50421: add context as the 1st arg to _dispatch
2022-07-24 21:08:06 +09:00
Mikael Magnusson
92f193f7de
49959: _brace_parameter: add (-)
2022-04-03 11:27:28 +02:00
Matthew Martin
9e0303b044
49932: Update _brace_parameter # description
2022-03-31 17:40:01 -05:00
Oliver Kiddle
e6fdd35a83
49150: consistently use singular form for headings on completion match groups
2021-07-09 00:23:52 +02:00
Peter Stephenson
8f42ecd8ee
47873: Improve completion within dynamic directory names
2021-01-27 11:16:55 +00:00
Bart Schaefer
63b6398b70
47364: Enable extendedglob in pattern with ${(*)name/pattern/replacement}
...
Mikael Magnusson: 47382: Completion for 47364
2020-09-13 16:19:52 -07:00
Mikael Magnusson
387247864e
_brace_parameter: add missing \
2020-01-19 16:11:14 +01:00
Sebastian Gniazdowski
6c0ebbe1d9
44970: _brace_parameter: Update the description of S flag
2019-12-04 22:52:28 +01:00
dana
a76c6def15
44001: _brace_parameter: Complete (q+)
2019-01-21 15:17:57 -06:00
Oliver Kiddle
f0655371a6
unposted (c.f. Bart: 43739): use a correct description for the @ parameter expansion flag
2018-11-08 09:33:58 +01:00
Oliver Kiddle
82c26793e4
41827: correct sense of description for ${...:?...} expansion
2017-10-07 23:54:32 +02:00
dana
96006eaa87
41826: dana: fix inaccuracies in completion description wording for parameter expansion flags
2017-10-07 22:42:08 +02:00
Oliver Kiddle
9b4962a772
41762: fix for completion in assignment to associative array element
2017-09-28 09:31:35 +02:00
Oliver Kiddle
78afb218b0
40965: fix for missing local declarations of expl
2017-04-26 16:32:10 +02:00
Daniel Shahaf
5a32ced1be
unposted: Port 40617 to the completion.
2017-02-25 09:09:31 +00:00
Daniel Shahaf
03bd5e287f
users/22182: Propagate 22161 docs patch to completion descriptions.
2016-12-10 15:04:22 +00:00
Oliver Kiddle
ece90dae42
40114: complete :/ with other parameter operators
2016-12-08 23:52:19 +01:00
Daniel Shahaf
3a83e481ab
unposted: Complete the $foo[(f)] flag.
2016-11-29 06:41:22 +00:00
Oliver Kiddle
fbafc5b509
39332: support ksh's [[ -v varname ]] condition for checking if variables are set
2016-09-16 00:00:28 +02:00
Matthew Martin
770500d69d
38515: _subsript twwaks
...
Need -- after print; also optimise array add
2016-05-22 19:04:42 +01:00
Han Pingtian
67c0174093
38219: remove redundant left square bracket
2016-04-14 16:46:27 +02:00
Eric Cook
25ca90e5ab
37788: _subscript - fix completion of associative array keys
2016-01-26 23:20:36 -05:00
Mikael Magnusson
d85a1fcd88
unposted: Fix broken case condition and "qualifer" typo
2015-09-28 02:24:54 +02:00
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