--- title: Signal description: layout: doc menu: docs: parent: "Signals" --- + `signal.sigint` > Sent when Hilbish receives SIGINT (on Ctrl-C). + `signal.resize` > Sent when the terminal is resized. + `signal.sigusr1` + `signal.sigusr2`