A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs.
Go to file
2012-03-19 22:14:06 -07:00
agent Use ESC and CSI macros in ConsoleInput::keyDescriptorTable. 2012-03-19 22:14:06 -07:00
include Add TODO comments. 2012-03-13 22:15:02 -07:00
libpconsole Add some TODO comments. 2012-02-20 04:54:18 -08:00
Misc Display Ctrl-C events in the ShowConsoleInput test program. 2012-03-19 21:13:10 -07:00
Shared Various changes intended to help with debugging. 2012-03-15 01:59:12 -07:00
TestNetClient Fix terminal output bugs in the TestNet client. 2011-11-24 03:03:25 -08:00
TestNetServer Update the TestNetServer. 2012-01-23 22:04:34 -08:00
unix-adapter Add some TODO comments. 2012-02-20 04:54:18 -08:00
.gitignore Work on switching from qmake to makefiles and reorganize code a little. 2012-01-21 17:30:41 -08:00
config-mingw.mk Remove cruft. 2012-01-21 17:33:41 -08:00
config-unix.mk Make the unix-adapter work on MSYS. 2012-02-20 03:34:14 -08:00
config.mk Use -MMD instead of -MD. It keeps the dependency files smaller. 2012-02-20 03:36:36 -08:00
deploy.sh Add a PseudoConsole.dll library providing a client to the PseudoConsole 2012-01-09 00:56:55 -08:00
Makefile Add a Unix pty<->pconsole adapter. 2012-01-28 14:23:31 -08:00
Notes.txt Add TODO comments. 2012-03-13 22:15:02 -07:00