winpty/Shared
Ryan Prichard c74f82abdb Pass an initial window size to the agent on startup.
* The TestNet protocol starts with a terminal resize escape sequence, so
   the server discards all input until it sees the sequence, and it delays
   starting the agent.  Eventually, the goal is to implement an SSH server,
   and the SSH message that creates a PTY also provides the terminal size.
2011-11-24 03:03:25 -08:00
..
AgentClient.cc Pass an initial window size to the agent on startup. 2011-11-24 03:03:25 -08:00
AgentClient.h Pass an initial window size to the agent on startup. 2011-11-24 03:03:25 -08:00
AgentMsg.h Add initial server support for resizing terminal windows. 2011-11-24 03:03:25 -08:00
DebugClient.cc Checkpoint a reimplementation that uses Qt extensively. 2011-10-31 02:19:18 -07:00
DebugClient.h Checkpoint a reimplementation that uses Qt extensively. 2011-10-31 02:19:18 -07:00