|
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 4m10s
Two issues: 1. convertEol was false for PTY sessions, but Windows ConPTY sends bare \n without \r. Now enabled on Windows PTY sessions (checked via navigator.platform). Unix PTY still false (driver handles it). 2. LocalTerminalView had no ResizeObserver, so the terminal never reflowed when the container size changed. Added ResizeObserver matching the SSH TerminalView pattern. Also added proper cleanup on unmount. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| LocalTerminalView.vue | ||
| MonitorBar.vue | ||
| TerminalView.vue | ||