A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs.
Go to file
Ryan Prichard bba54c0703 Use "Select All" instead of "Mark" to freeze the console.
The Mark command moves the cursor to the top-left, which interferes with
lynx, a full-screen Cygwin web browser, and probably other programs.
The Select All command also puts the console into selection mode, blocking
console output.
2011-11-24 03:03:25 -08:00
Agent Use "Select All" instead of "Mark" to freeze the console. 2011-11-24 03:03:25 -08:00
Console Pass an initial window size to the agent on startup. 2011-11-24 03:03:25 -08:00
Misc Use "Select All" instead of "Mark" to freeze the console. 2011-11-24 03:03:25 -08:00
Shared First cut at incremental console output scraping. 2011-11-24 03:03:25 -08:00
ShowConsoleInput Checkpoint Console work. 2011-11-24 03:03:05 -08:00
TestNetClient Fix terminal output bugs in the TestNet client. 2011-11-24 03:03:25 -08:00
TestNetServer Pass an initial window size to the agent on startup. 2011-11-24 03:03:25 -08:00
.gitignore Implement the Unix TestNet client. 2011-11-24 03:03:25 -08:00
DebugServer.py Initial commit of console work. 2011-10-30 15:07:02 -07:00
Notes.txt Add comments regarding capturing console output. 2011-11-24 03:03:25 -08:00