fix: keep terminal pty size in sync

This commit is contained in:
Federico Jaramillo Martinez
2026-05-13 23:09:29 +02:00
parent 7386a9bf08
commit a807569018
10 changed files with 317 additions and 35 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Fix browser terminal sizing so progress/status lines update in place instead of wrapping when the PTY size has not caught up with the visible terminal.