CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2010/12/19 11:35:08
Modified files: usr.bin/tmux : cmd-set-option.c layout-set.c tmux.1 tmux.c Log message: Add other-pane-height and other-pane-width options, allowing the width or height of the smaller panes in the main-horizontal and main-vertical layouts to be set. Mostly from David Goodlad.