CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/15 12:59:27
Modified files:
usr.bin/tmux : cmd-select-layout.c key-bindings.c layout-set.c
layout.c tmux.1 tmux.h
Log message:
Add a common function for spreading out cells and use it for the two
even layouts and to add a -E flag to select-layout to spread out cells
evenly without changing parent cells.
