about summary refs log tree commit diff
path: root/Completion/Zsh/Context/_parameter
Commit message (Collapse)AuthorAgeFilesLines
* 52142: Move _history_modifiers call to _parameterMikael Magnusson2023-09-151-0/+5
| | | | | | | _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.
* moved from Completion/Base/_parameterSven Wischnowsky2001-04-021-0/+3