summaryrefslogtreecommitdiffstats
path: root/layout.c
AgeCommit message (Expand)Author
2011-05-08Add a new option, mouse-resize-pane. When on, panes may be resized byNicholas Marriott
2010-06-29Custom layouts. list-windows command displays the layout as a string (such asNicholas Marriott
2010-01-07New command, join-pane, to split and move an existing pane into the space (likeNicholas Marriott
2009-12-03Massive spaces->tabs and trailing whitespace cleanup, hopefully for the lastNicholas Marriott
2009-07-19Improved layout code.Nicholas Marriott
2009-07-14Get rid of the PANE_HIDDEN flag in favour of a function, and moving theNicholas Marriott
2009-06-01Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott