CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2020/05/21 01:24:13

Modified files:
        usr.bin/tmux   : cmd-pipe-pane.c cmd-refresh-client.c 
                         control-notify.c control.c input.c notify.c 
                         server-client.c spawn.c tmux.1 tmux.h window.c 

Log message:
Support code for control mode flow control: allow clients to have
separate offsets (used and acknowleged) into the pane buffers; turn off
reading from panes when no clients can accept the data; and add a -A
flag to refresh-client to let clients turn receiving a pane on and off.

Reply via email to