winpty/agent
2015-10-15 05:18:19 -05:00
..
Agent.cc Use an enum for Agent::resetConsoleTracking and reuse the window rect 2015-10-15 05:18:19 -05:00
Agent.h Use an enum for Agent::resetConsoleTracking and reuse the window rect 2015-10-15 05:18:19 -05: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
ConsoleFont.cc Rewrite console font changing. 2015-10-11 04:42:36 -05:00
ConsoleFont.h Rewrite console font changing. 2015-10-11 04:42:36 -05:00
ConsoleInput.cc Behave somewhat more sensibly with UTF-16 surrogate pairs 2015-10-14 04:11:32 -05:00
ConsoleInput.h Rewrite resize logic, introduce "direct mode", and tweak scroll scraping. 2015-09-29 02:32:49 -05:00
ConsoleLine.cc Factor out line content tracking into a ConsoleLine class. 2015-09-29 04:53:43 -05:00
ConsoleLine.h Factor out line content tracking into a ConsoleLine class. 2015-09-29 04:53:43 -05: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 Turn on -O2 when building the agent and libwinpty. 2015-10-14 04:12:19 -05: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 Rewrite resize logic, introduce "direct mode", and tweak scroll scraping. 2015-09-29 02:32:49 -05:00
Terminal.cc Use an enum for Agent::resetConsoleTracking and reuse the window rect 2015-10-15 05:18:19 -05:00
Terminal.h Use an enum for Agent::resetConsoleTracking and reuse the window rect 2015-10-15 05:18:19 -05:00
UnicodeEncoding.h Behave somewhat more sensibly with UTF-16 surrogate pairs 2015-10-14 04:11:32 -05:00
UnicodeEncodingTest.cc Behave somewhat more sensibly with UTF-16 surrogate pairs 2015-10-14 04:11:32 -05:00
Win32Console.cc Rewrite the color translation heuristic. 2015-10-13 02:12:59 -05:00
Win32Console.h Rewrite the color translation heuristic. 2015-10-13 02:12:59 -05:00
winpty_wcsnlen.cc Rewrite console font changing. 2015-10-11 04:42:36 -05:00
winpty_wcsnlen.h Rewrite console font changing. 2015-10-11 04:42:36 -05:00