CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2020/06/05 01:33:57

Modified files:
        usr.bin/tmux   : cmd-refresh-client.c control.c resize.c 
                         server-client.c tmux.1 tmux.h 

Log message:
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.

Reply via email to