Age | Commit message (Expand) | Author |
2013-03-24 | Add resize-pane -Z to temporary zoom the active pane to occupy the full | Nicholas Marriott |
2013-03-22 | Add resize-pane -x and -y for absolute pane size (much requested). | Nicholas Marriott |
2013-01-17 | Remove the layout undo/redo code which never really worked. | Nicholas Marriott |
2012-10-26 | Make mouse event structure clearer by defining events (up, click, drag) | Nicholas Marriott |
2012-07-10 | xfree is not particularly helpful, remove it. From Thomas Adam. | Nicholas Marriott |
2012-04-01 | Fix some indentation. | Nicholas Marriott |
2012-04-01 | Fix option name. | Nicholas Marriott |
2012-04-01 | Add a layout history which can be stepped through with select-layout -u | Nicholas Marriott |
2012-03-17 | Add notify hooks for various events, the functions are currently empty | Nicholas Marriott |
2012-03-03 | Add move-pane command (like join-pane but allows the same window). Also | Nicholas Marriott |
2012-01-29 | Add an option to move the status line to the top of the screen, | Nicholas Marriott |
2011-05-08 | Add a new option, mouse-resize-pane. When on, panes may be resized by | Nicholas Marriott |
2010-06-29 | Custom layouts. list-windows command displays the layout as a string (such as | Nicholas Marriott |
2010-01-07 | New command, join-pane, to split and move an existing pane into the space (like | Nicholas Marriott |
2009-12-03 | Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last | Nicholas Marriott |
2009-07-19 | Improved layout code. | Nicholas Marriott |
2009-07-14 | Get rid of the PANE_HIDDEN flag in favour of a function, and moving the | Nicholas Marriott |
2009-06-01 | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott |