CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2012/04/01 07:18:38
Modified files: usr.bin/tmux : cmd-resize-pane.c cmd-select-layout.c key-bindings.c layout.c options-table.c tmux.1 tmux.h window.c Log message: Add a layout history which can be stepped through with select-layout -u and -U commands (bound to 'u' and 'U' by default).