summaryrefslogtreecommitdiffstats
path: root/Completion/Unix/Command/_ssh
diff options
context:
space:
mode:
authorPeter Stephenson <p.stephenson@samsung.com>2018-05-17 09:32:26 +0100
committerPeter Stephenson <p.stephenson@samsung.com>2018-05-17 09:32:26 +0100
commitee7dda7806db51016f9fe8d84f7ac3edb594eff0 (patch)
treed2c109fd251ff291a673ed548a23bece8459bf81 /Completion/Unix/Command/_ssh
parent42297: (e) subscript flag needs extra work with scalars (diff)
downloadzsh-ee7dda7806db51016f9fe8d84f7ac3edb594eff0.tar
zsh-ee7dda7806db51016f9fe8d84f7ac3edb594eff0.tar.gz
zsh-ee7dda7806db51016f9fe8d84f7ac3edb594eff0.tar.bz2
zsh-ee7dda7806db51016f9fe8d84f7ac3edb594eff0.tar.lz
zsh-ee7dda7806db51016f9fe8d84f7ac3edb594eff0.tar.xz
zsh-ee7dda7806db51016f9fe8d84f7ac3edb594eff0.tar.zst
zsh-ee7dda7806db51016f9fe8d84f7ac3edb594eff0.zip
42785: Allow redefining math function to work silently.
Previously it failed with an error message that the function was already defined. This is inconsistent with most other aspects of shell usage.