mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-01 19:23:24 +00:00
docs: add spacing between signal hooks
This commit is contained in:
parent
3805f13369
commit
281c443b7b
@ -1,4 +1,7 @@
|
||||
+ `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