Page 1 of 1

CoolTerm - Cannot send CTRL-D

Posted: Sat Sep 23, 2023 10:55 am
by Xylopyrographer
Using CoolTerm v2.0.1(Build 1150) on macOS 13.6 (Ventura) to connect to an ESP32-S3 running CircuitPython. Connection is good, info flows back and forth except...

Typing CTRL-C and any other CTRL-x sequence sends that out (can see the TX indicator light up) but typing CTRL-D does not get sent (the TX indicator does not light up and no response is returned from the device).

Am I missing something basic?

And thanks very much for CoolTerm. It is a fantastic work!

Re: CoolTerm - Cannot send CTRL-D

Posted: Tue Sep 26, 2023 7:44 pm
by roger
Hi,

the code handling CTRL keypresses will be much improved in the new release (v2.1.0). Hopefully, it won't be much longer before it's ready.

Roger