mirror of
https://github.com/Hilbis/Hilbish
synced 2025-03-13 18:00:41 +00:00
8 lines
163 B
Plaintext
8 lines
163 B
Plaintext
+ `signal.sigint` > Sent when Hilbish receives SIGINT (on Ctrl-C).
|
|
|
|
+ `signal.resize` > Sent when the terminal is resized.
|
|
|
|
+ `signal.sigusr1`
|
|
|
|
+ `signal.sigusr2`
|