[PATCH v4 0/4] Add support for OpenConsole.exe

Takashi Yano takashi.yano@nifty.ne.jp
Sat Feb 28 09:02:49 GMT 2026


v4:
  * Do not close pi.hProcess in CreatePseudoConsole_new()
  * Modify handling of CSIc response

Takashi Yano (4):
  Cygwin: pty: Use OpenConsole.exe if available
  Cygwin: pty: Update workaround for rlwrap for pseudo console
  Cygwin: pty: Add workaround for handling of Ctrl-H when pcon enabled
  Cygwin: pty: Fix the terminal state after leaving pcon

 winsup/cygwin/fhandler/pty.cc           | 368 ++++++++++++++++++++++--
 winsup/cygwin/local_includes/fhandler.h |   1 +
 winsup/cygwin/local_includes/tty.h      |   1 +
 winsup/cygwin/tty.cc                    |   1 +
 4 files changed, 341 insertions(+), 30 deletions(-)

-- 
2.51.0



More information about the Cygwin-patches mailing list