1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prezto/modules/helper
Sorin Ionescu 10f333f45c
Rename autoloadable to is-autoloadable
12 years ago
..
functions [Fix #245] Merge trap into helper 12 years ago
README.md [Fix #245] Merge trap into helper 12 years ago
init.zsh Rename autoloadable to is-autoloadable 12 years ago

README.md

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.