]> git.ipfire.org Git - people/ric9/pakfire.git/commit
pty: Ensure to register SIGWINCH in the parent process
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Jan 2025 16:32:57 +0000 (16:32 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Jan 2025 16:32:57 +0000 (16:32 +0000)
commitacb70746a872124f0fe8f9c1a27ccd1742fb7e48
tree8d9eccc4d51b1fb22d6317dc134c1af7e71df89e
parentebdd674177025c1ff14b6881e6fabfe073f619f6
pty: Ensure to register SIGWINCH in the parent process

This makes the entire terminal resizing work again...

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/pty.c