prezto/modules/helper
2012-09-08 19:24:11 -04:00
..
functions [Fix #245] Merge trap into helper 2012-09-08 19:23:39 -04:00
init.zsh Rename autoloadable to is-autoloadable 2012-09-08 19:24:11 -04:00
README.md [Fix #245] Merge trap into helper 2012-09-08 19:23:39 -04:00

Trap

Provides for trapping UNIX signals and calling callback functions when a trap is triggered.

Functions

  • add-zsh-trap adds a function name to a list to be called when a trap is triggered.

Authors

The authors of this module should be contacted via the issue tracker.