| Commit message (Expand) | Author | Age |
* | Fix calculation of size for full size splits. | nicm | 2017-03-11 |
* | Use the notify name string instead of going via an enum and change | nicm | 2016-10-16 |
* | Do not allow the opposite pane to resize when dragging with the mouse | nicm | 2016-10-10 |
* | Add support for performing a full width split (with splitw -f), rather | nicm | 2016-09-04 |
* | Fix minimum size when pane status line is enabled, reported by Y Petremann. | nicm | 2016-08-03 |
* | Add option to include status text in the pane borders. If | nicm | 2016-04-29 |
* | I no longer use my SourceForge address so replace it. | nicm | 2016-01-19 |
* | Style nits and line wrapping of function declarations. | nicm | 2015-12-11 |
* | -l should apply to the new not the old pane with -b, from "MadMaverick9" | nicm | 2015-09-18 |
* | Rewrite of tmux mouse support which was a mess. Instead of having | nicm | 2015-04-19 |
* | Both the two previous ways of navigating panes by direction have | nicm | 2014-05-08 |
* | Fix crash due to uninitialized lastwp member of layout_cell, reported by | nicm | 2014-02-22 |
* | mouse-resize-pane: Only resize on border select | nicm | 2013-10-10 |
* | Add resize-pane -Z to temporary zoom the active pane to occupy the full | Nicholas Marriott | 2013-03-24 |
* | Add resize-pane -x and -y for absolute pane size (much requested). | Nicholas Marriott | 2013-03-22 |
* | Remove the layout undo/redo code which never really worked. | Nicholas Marriott | 2013-01-17 |
* | Make mouse event structure clearer by defining events (up, click, drag) | Nicholas Marriott | 2012-10-26 |
* | xfree is not particularly helpful, remove it. From Thomas Adam. | Nicholas Marriott | 2012-07-10 |
* | 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-04-01 |
* | Add notify hooks for various events, the functions are currently empty | Nicholas Marriott | 2012-03-17 |
* | Add move-pane command (like join-pane but allows the same window). Also | Nicholas Marriott | 2012-03-03 |
* | Add an option to move the status line to the top of the screen, | Nicholas Marriott | 2012-01-29 |
* | Add a new option, mouse-resize-pane. When on, panes may be resized by | Nicholas Marriott | 2011-05-08 |
* | Custom layouts. list-windows command displays the layout as a string (such as | Nicholas Marriott | 2010-06-29 |
* | New command, join-pane, to split and move an existing pane into the space (like | Nicholas Marriott | 2010-01-07 |
* | Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last | Nicholas Marriott | 2009-12-03 |
* | Improved layout code. | Nicholas Marriott | 2009-07-19 |
* | Get rid of the PANE_HIDDEN flag in favour of a function, and moving the | Nicholas Marriott | 2009-07-14 |
* | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott | 2009-06-01 |