winpty/shared
Ryan Prichard 6e696f8828 Allow winpty to function with a visible console.
* If a new window station can't be created, keep going anyway.  I *think*
   this is what IntelliJ's fork is doing.  Perhaps the window should be
   marked SW_HIDE in this case?

 * Rename WINPYDBG to WINPTY_DEBUG.

 * Add an environment variable WINPTY_SHOW_CONSOLE.  If non-empty, the
   console window is placed on the same window station and is visible.
   It's intended for testing purposes.
2015-08-23 23:13:20 -05:00
..
AgentMsg.h Add support for a non-terminal console mode 2013-12-06 15:32:23 +01:00
Buffer.h Rename Shared to shared and Misc to misc. 2012-04-01 02:13:21 -07:00
c99_snprintf.h MSVC compatibility: Deal with snprintf and vsnprintf. 2012-12-20 04:07:56 -08:00
DebugClient.cc Allow winpty to function with a visible console. 2015-08-23 23:13:20 -05:00
DebugClient.h Rename Shared to shared and Misc to misc. 2012-04-01 02:13:21 -07:00