To replace c0-*, add a high watermark to the pty event, and also backoff
authornicm <nicm@openbsd.org>
Tue, 12 May 2015 22:40:38 +0000 (22:40 +0000)
committernicm <nicm@openbsd.org>
Tue, 12 May 2015 22:40:38 +0000 (22:40 +0000)
commit6da7fc1e67d79643bde2b2054007e6363348b252
tree96bb2e5cda048a13cefe577d25f14e30845d89a9
parent105c77736e0cb4456fcd1721512a57770bc49c8f
To replace c0-*, add a high watermark to the pty event, and also backoff
when the any of the ttys the pane is going to write to has buffered
enough data.
usr.bin/tmux/tmux.h
usr.bin/tmux/tty.c
usr.bin/tmux/window.c