about summary refs log tree commit diff
path: root/Functions/Zle/add-zle-hook-widget
Commit message (Collapse)AuthorAgeFilesLines
* 38715: add-zle-hook-widget: assorted ksharrays fixes; assign an index to any ↵Barton E. Schaefer2016-06-191-23/+46
| | | | hook that is added without one, to preserve append ordering
* 38670: New function for managing ZLE special widgets, modeled after ↵Barton E. Schaefer2016-06-121-0/+140
Functions/Misc/add-zsh-hook.