about summary refs log tree commit diff
path: root/Functions/Misc/add-zle-hook-widget
Commit message (Expand)AuthorAgeFilesLines
* 46072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hoo...Daniel Shahaf2020-06-271-2/+2
* 43685: add-zle-hook-widget: Support running under NO_UNSET ('set -u').Daniel Shahaf2018-10-141-6/+6
* 39495: add-zle-hook-widget: Add end-of-options guard to hook invocation.Daniel Shahaf2016-09-301-2/+2
* 39131: return on error needs to be at the outer scope.Barton E. Schaefer2016-08-301-4/+4
* unposted: Avoid $0 for POSIX_ARGZERO compatibility.Daniel Shahaf2016-07-281-2/+2
* unposted: Prefix function's name to its error messages.Daniel Shahaf2016-07-271-2/+2
* Relocate add-zle-hook-widget, everything else in Functions/Zle is a widget.Barton E. Schaefer2016-07-171-0/+186