On Mon, 1 Nov 2021 17:33:02 +0900 Naoto Aoki wrote: > When I'm using some programs such as bash and python from cygwin under > Windows Terminal, Ctrl+C is sometimes ignored. > https://github.com/microsoft/terminal > > Normally holding 'Ctrl' and pressing 'C' will make new line. > But, sometimes it does not and unholding 'Ctrl' makes new line under > Windows Terminal. > bash from msys2 does also reproduce this issue. > > I dug into this issue and found that this is related to > readline and Windows 10's pseudo console (ConPTY). > I made simple programs to reproduce this issue.
Thanks for the report. I could reproduce your problem and identified the cause. I will submit a patch to fix this issue shortly. -- Takashi Yano <takashi.y...@nifty.ne.jp> -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple