summaryrefslogtreecommitdiff
path: root/Completion/Zsh/Context/_parameter
AgeCommit message (Collapse)AuthorFilesLines
2023-09-1552142: Move _history_modifiers call to _parameterMikael Magnusson1-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.
2001-04-02moved from Completion/Base/_parameterSven Wischnowsky1-0/+3