winpty/agent
2015-09-23 17:37:35 -05:00
..
Agent.cc Read and write UTF-16, not Ascii. 2015-09-23 17:37:35 -05:00
Agent.h Propagate the console title to the terminal. 2014-05-12 10:53:44 +01:00
AgentAssert.cc Rename Shared to shared and Misc to misc. 2012-04-01 02:13:21 -07:00
AgentAssert.h Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
ConsoleInput.cc Rename Shared to shared and Misc to misc. 2012-04-01 02:13:21 -07:00
ConsoleInput.h Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
Coord.cc Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
Coord.h Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
DsrSender.h Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
EventLoop.cc Rename Shared to shared and Misc to misc. 2012-04-01 02:13:21 -07:00
EventLoop.h Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
main.cc In winpty-agent, print an error message if the arguments are invalid. 2012-12-20 04:20:10 -08:00
Makefile MSVC compatibility: Remove the {Agent,WinPty}DebugClient.cc hack. 2012-12-20 04:07:57 -08:00
NamedPipe.cc Include <algorithm> for std::min and std::max 2014-08-07 21:20:16 -04:00
NamedPipe.h Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
SmallRect.cc Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
SmallRect.h Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
Terminal.cc Add support for a non-terminal console mode 2013-12-06 15:32:23 +01:00
Terminal.h Add support for a non-terminal console mode 2013-12-06 15:32:23 +01:00
Win32Console.cc Read and write UTF-16, not Ascii. 2015-09-23 17:37:35 -05:00
Win32Console.h When setting a sync marker, clear the lines containing the marker. 2015-08-23 23:13:20 -05:00