Peter Stephenson
|
b82e8e1035
|
50786: Make match etc. local when used in styles.
Avoids side effects of add-zle-hook-widget.
|
2022-10-17 16:21:01 +01:00 |
|
Daniel Shahaf
|
0cffb0a6b3
|
46072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hook-widget support for multiple hook functions.
See workers/46004 for the use-case.
|
2020-06-27 03:09:31 +00:00 |
|
Daniel Shahaf
|
f6adb79ba5
|
43685: add-zle-hook-widget: Support running under NO_UNSET ('set -u').
|
2018-10-14 14:01:33 +00:00 |
|
Daniel Shahaf
|
4f2a1810f2
|
39495: add-zle-hook-widget: Add end-of-options guard to hook invocation.
Currently, the only special widget that takes arguments is zle-keymap-select.
|
2016-09-30 23:15:57 +00:00 |
|
Barton E. Schaefer
|
70166178bd
|
39131: return on error needs to be at the outer scope.
|
2016-08-30 20:31:21 -07:00 |
|
Daniel Shahaf
|
8e029323a7
|
unposted: Avoid $0 for POSIX_ARGZERO compatibility.
|
2016-07-28 18:07:57 +00:00 |
|
Daniel Shahaf
|
74722c7392
|
unposted: Prefix function's name to its error messages.
|
2016-07-27 14:04:45 +00:00 |
|
Barton E. Schaefer
|
b3dba0f7c1
|
Relocate add-zle-hook-widget, everything else in Functions/Zle is a widget.
|
2016-07-17 12:07:43 -07:00 |
|