CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2011/12/24 01:26:59
Modified files: usr.bin/tmux : server-client.c Log message: Fix so that when mouse-select-pane and mouse-select-window are both enabled, clicking on the status line does not change the current pane. From Romain Francoise.