mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-01 19:23:24 +00:00
docs: document new signal hooks
This commit is contained in:
parent
9cf03e37c4
commit
ea9c3eac30
@ -1,3 +1,4 @@
|
||||
+ `signal.sigint` > Sent when Hilbish receives SIGINT (used to Ctrl-C).
|
||||
|
||||
+ `signal.sigint` > Sent when Hilbish receives SIGINT (on Ctrl-C).
|
||||
+ `signal.resize` > Sent when the terminal is resized.
|
||||
+ `signal.sigusr1`
|
||||
+ `signal.sigusr2`
|
||||
|
Loading…
x
Reference in New Issue
Block a user