Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
_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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mikael Magnusson: 47382: Completion for 47364
|
|
|
|
|
|
|
|
expansion flag
|
|
|
|
parameter expansion flags
|
|
|
|
|
|
|
|
|
|
|
|
|
|
are set
|
|
Need -- after print; also optimise array add
|
|
|
|
|
|
|
|
|
|
|
|
|
|
parameter and globbing flags
|
|
|
|
|
|
|
|
plus drive-by fix for double-quoted parameter completion with flags
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unposted: recognise ~[ in completion after : and =
|
|
|
|
|
|
|
|
|
|
|