diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2024-02-08 15:32:55 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-08 15:32:55 +0400 |
commit | 117719b3216d60ddde4096d9b2bdccecfd214c42 (patch) | |
tree | e34e6efc5d8672506406792dfc3dd2ad9c253e5d /alacritty_terminal/src/grid/row.rs | |
parent | 63bcc1ea88cdaa4e0f3650f4478fb28d0cf8322e (diff) | |
download | alacritty-117719b3216d60ddde4096d9b2bdccecfd214c42.tar.gz alacritty-117719b3216d60ddde4096d9b2bdccecfd214c42.zip |
Remove extra TIOCSWINSZ ioctl on startup
The openpty call already performs it, thus no need to call it one more
with the exact same size since it confuses some applications.
Diffstat (limited to 'alacritty_terminal/src/grid/row.rs')
0 files changed, 0 insertions, 0 deletions