2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-21 04:53:24 +00:00
Hilbish/docs/hooks/signal.md

245 B

title description layout menu
Signal doc
docs
parent
Hooks
  • signal.sigint > Sent when Hilbish receives SIGINT (on Ctrl-C).

  • signal.resize > Sent when the terminal is resized.

  • signal.sigusr1

  • signal.sigusr2