PicoMite 6.03.00 betas


Author Message
disco4now

Guru

Joined: 18/12/2014
Location: Australia
Posts: 1127
Posted: 11:52pm 04 May 2026      

Peter,
An update on commandline wrapping. I looked at the source and can see your fixes and they seem to be in B5. I can see the ESC[?7h coming back when the editor exits. (MMCC in monitor mode) but it does not seem to restore scrolling.
If I do Print Chr$(27)+"[?7h" at command line it is restored and wrapping is OK.
In the code the ESC[?7h is between a few other ESC sequences I wonder if is not being acted on for some reason.
When not working and you type past the end of the line in the console it doesn't go to the next line.
Do you see this after exiting the editor.
Does anyone else?
I tried Teraterm directly connected and also via MMCC.

Gerry

P.S.
Putty and GFXTerm seem OK.
So looks like only TeraTerm , is it just for me?
Edited 2026-05-05 10:21 by disco4now

Footnote added 2026-05-05 15:02 by disco4now
See here for suggested fix.