CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/10 01:27:11
Modified files:
usr.bin/tmux : client.c control.c server-client.c tmux.1
tmux.h
Log message:
Instead of a buffer size limit on each pane, set a limit of 300 seconds
of data for each client in control mode.
