CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/10/10 08:51:16
Modified files: usr.bin/tmux : cmd-set-option.c server.c tmux.1 tmux.c tmux.h window.c Log message: New option, mouse-select-pane. If on, the mouse may be used to select the current pane. Suggested by sthen@ and also by someone else ages ago who I have forgotten.