mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
changelog: use standard signals for SIGCHLD
This commit is contained in:
parent
036a77194b
commit
caede90544
1 changed files with 3 additions and 0 deletions
|
|
@ -37,6 +37,9 @@
|
|||
* The IME state no longer stays stuck in the terminal if the IME goes
|
||||
away during preedit.
|
||||
* `-Dterminfo` changed from a `boolean` to a `feature` option.
|
||||
* Use standard signals instead of a signalfd to handle
|
||||
`SIGCHLD`. Fixes an issue on FreeBSD where foot did not detect when
|
||||
the client application had terminated.
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue