You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set PTY size from host terminal before starting the agent
- Pass stdinFd to startPTY and apply current terminal dimensions
to the PTY before cmd.Start, so the agent initializes with the
correct cols/rows instead of defaulting to 80x24
0 commit comments