Not new (it happens in at least 6.6) but I just noticed this.

If I run some program via ssh command-line ("ssh localhost sleep 60"
is good enough), then put it in the background (^Z bg), the terminal
misses about a third of characters typed.

typed:    123456789012345678901234567890
accepted: 24680246891235780235790

Should this be treated as something more than "don't do that then"?

Reply via email to