Re: [PATCH] Cygwin: console: Disable xterm mode for non cygwin process only.

2020-01-13 Thread Corinna Vinschen
Hi Takashi, On Jan 1 15:51, Takashi Yano wrote: > - Special function keys such as arrow keys or function keys do not > work in ConEmu with cygwin-connector after commit > 6a06c6bc8f8492ea09aa3ae180fe94e4ac265611. This patch fixes the > issue. > --- > [...] > diff --git a/winsup/cygwin/spawn

[PATCH] Cygwin: console: Disable xterm mode for non cygwin process only.

2019-12-31 Thread Takashi Yano
- Special function keys such as arrow keys or function keys do not work in ConEmu with cygwin-connector after commit 6a06c6bc8f8492ea09aa3ae180fe94e4ac265611. This patch fixes the issue. --- winsup/cygwin/fhandler_console.cc | 8 winsup/cygwin/spawn.cc| 29 +