commit | c586208991e4291450757e3a19739f368aecbe5d | [log] [download] |
---|---|---|
author | nicm <nicm> | Fri Jun 05 07:33:57 2020 +0000 |
committer | nicm <nicm> | Fri Jun 05 07:33:57 2020 +0000 |
tree | 1fd2a4d7c912879f02e1b43367825670e0538800 | |
parent | d9cd493d093f14b934343a2e57998c86fbca2ef7 [diff] |
Add support for pausing a pane when the output buffered for a control mode client gets too far behind. The pause-after flag with a time is set on the pane with refresh-client -f and a paused pane may be resumed with refresh-client -A. GitHub issue 2217.