mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-05 07:15:30 -04:00
term: don't double fork new terminal windows
Instead, register their PIDs with the new reaper module and let it handle them.
This commit is contained in:
parent
f49742ebba
commit
789617d5ad
6 changed files with 62 additions and 60 deletions
|
|
@ -25,6 +25,8 @@
|
|||
line is empty.
|
||||
* Number of lines to scroll is now always clamped to the number of
|
||||
lines in the scrolling region..
|
||||
* New terminal windows spawned with `ctrl`+`shift`+`n` is no longer
|
||||
double forked.
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue