summaryrefslogtreecommitdiff
path: root/Functions/Misc/add-zle-hook-widget
AgeCommit message (Collapse)AuthorFilesLines
2022-10-1750786: Make match etc. local when used in styles.Peter Stephenson1-2/+2
Avoids side effects of add-zle-hook-widget.
2020-06-2746072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve ↵Daniel Shahaf1-2/+2
add-zle-hook-widget support for multiple hook functions. See workers/46004 for the use-case.
2018-10-1443685: add-zle-hook-widget: Support running under NO_UNSET ('set -u').Daniel Shahaf1-6/+6
2016-09-3039495: add-zle-hook-widget: Add end-of-options guard to hook invocation.Daniel Shahaf1-2/+2
Currently, the only special widget that takes arguments is zle-keymap-select.
2016-08-3039131: return on error needs to be at the outer scope.Barton E. Schaefer1-4/+4
2016-07-28unposted: Avoid $0 for POSIX_ARGZERO compatibility.Daniel Shahaf1-2/+2
2016-07-27unposted: Prefix function's name to its error messages.Daniel Shahaf1-2/+2
2016-07-17Relocate add-zle-hook-widget, everything else in Functions/Zle is a widget.Barton E. Schaefer1-0/+186