> Apologies for dropping this on the floor. I just had a quick look at
> this, but the rendering looks OK from here with the Konsole I have
> available at the moment. Are you still seeing this problem? If so, do
> you see it with XTerm as well?
yes, I do.
> (I don't see any non-ASCII characters, so our common issues with Unicode
> don't seem to apply here. My best guesses are that either the termios
> window size somewhere in the chain is out of sync with reality, or that
> there's an issue with line wrap/automargins in one of the 3 terminal
> emulators involved. But neither of these feel like good guesses.)
For me the line wrap/automargins looks like a sane guess.
In the meantime I observed the same problem when using
xterm -> tmux -> mosh -> cygwin SSH -> bash
xterm -> tmux -> mosh -> cygwin SSH -> tmux -> bash
(no, don't ask ;)
And the symptom is that characters spill into the next lines when they
shouldn't.