Files
ghostty/src/termio
Tim Culverhouse f1f1120749 termio: use modified backend (#5776)
In Termio.init, we make a copy of backend and modify it by calling
initTerminal. However, we used the original in the struct definition.
This lead to the pty being opened with a size 0,0.
2025-02-14 22:57:50 -06:00
..
2025-02-14 20:50:01 -08:00
2025-02-14 22:44:27 -06:00