[Bug 962] Data loss in interactive session on slow terminal
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Dec 13 01:28:42 EST 2004
http://bugzilla.mindrot.org/show_bug.cgi?id=962
------- Additional Comments From nshmyrev at yandex.ru 2004-12-13 01:28 -------
There is a lot of magic in this behavior. But since this bug is only
reproduced in ssh, while I am working with other programs a lot and everything
is fine, I think more about ssh.
Testcases:
1. without ssh 'ls -la' works fine
2. 'ssh localhost ls -la' works fine
3. 'ssh localhost' and then 'ls -la>output' works fine, but then 'cat output'
is broken.
The problem is only reproduced with wide and large files - there should be
many columns and rows in the text. Small texts are displayed nicely.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list