TassyJim
 Guru
 Joined: 07/08/2011 Location: AustraliaPosts: 6536 |
| Posted: 09:17pm 28 Oct 2025 |
|
|
|
MMCC only sends one <ESC> for each key-press <ESC> is also used to escape from some sequences such as AUTOLOAD so is treated slightly differently to normal keys. This might result in a line feed on the MMCC terminal but nothing extra is being sent.
Depending on the device, you may be seeing escape sequences that the pico is sending.
Jim
Edit dddns is correct, the Linux version is sending most of the control characters twice. It uses the same source code as Windows so I am not sure how that can happen.
I will investigate further. Edited 2025-10-29 09:36 by TassyJim |