commit | 761bd3c9e3abd835086fad770e32d00642b74591 | [log] [download] |
---|---|---|
author | Tiago Cunha <tcunha@gmx.com> | Wed Aug 11 22:16:04 2010 +0000 |
committer | Tiago Cunha <tcunha@gmx.com> | Wed Aug 11 22:16:04 2010 +0000 |
tree | 0197279d824c92e9fd013751588daa1281945c73 | |
parent | 5e9429e2d6eb2b6da947cb8e26ee2369a0e110e2 [diff] |
Sync OpenBSD patchset 745: Change the way backoff works. Instead of stopping reading from the pty when the client tty backs up too much, just stop updating the tty and only update the internal screen. Then when the tty recovers, force a redraw. This prevents a dodgy client from causing other clients to go into backoff while still allowing tmux to be responsive (locally) when seeing lots of output.