Ctrl+C is sometimes ignored on Windows Terminal

Takashi Yano takashi.yano@nifty.ne.jp
Tue Nov 2 03:34:46 GMT 2021


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.yano@nifty.ne.jp>


More information about the Cygwin mailing list