CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2016/04/29 07:36:11
Modified files: usr.bin/tmux : tmux.h window.c Log message: The backoff timer is causing no end of trouble with disconnected clients stopping data in attached ones. So get rid of it and see how we get on with just a high watermark on each pane.