| Commit message (Expand) | Author | Age |
* | Add resize-pane -Z to temporary zoom the active pane to occupy the full window | Nicholas Marriott | 2013-02-24 |
* | Add resize-pane -x and -y for absolute pane size. | Nicholas Marriott | 2013-02-18 |
* | Merge branch 'obsd-master' | Thomas Adam | 2013-01-17 |
|\ |
|
| * | Remove the layout undo/redo code which never really worked. | Nicholas Marriott | 2013-01-17 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2012-10-26 |
|\| |
|
| * | 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 |
* | Sync OpenBSD patchset 1150: | Tiago Cunha | 2012-07-11 |
* | Sync OpenBSD patchset 1089: | Tiago Cunha | 2012-04-10 |
* | Sync OpenBSD patchset 1085: | Tiago Cunha | 2012-04-10 |
* | Sync OpenBSD patchset 1084: | Tiago Cunha | 2012-04-10 |
* | Sync OpenBSD patchset 1069: | Tiago Cunha | 2012-03-18 |
* | Sync OpenBSD patchset 1035: | Tiago Cunha | 2012-03-03 |
* | Sync OpenBSD patchset 1015: | Tiago Cunha | 2012-01-29 |
* | Expand the Id keyword. | Tiago Cunha | 2011-07-09 |
* | Sync OpenBSD patchset 905: | Tiago Cunha | 2011-05-18 |
* | Sync OpenBSD patchset 732: | Tiago Cunha | 2010-07-02 |
* | Sync OpenBSD patchset 604: | Tiago Cunha | 2010-01-08 |
* | Sync OpenBSD patchset 581: | Tiago Cunha | 2009-12-04 |
* | Sync OpenBSD patchset 142: | Tiago Cunha | 2009-07-20 |
* | Get rid of the PANE_HIDDEN flag in favour of a function, and moving the | Nicholas Marriott | 2009-07-15 |
* | main-horizontal layout and main-pane-height option to match vertical. | Nicholas Marriott | 2009-05-18 |
* | left-vertical -> main-vertical. | Nicholas Marriott | 2009-05-18 |
* | New option main-pane-width to set width of pane in left-vertical mode. | Nicholas Marriott | 2009-05-18 |
* | horizontal -> h, vertical -> v, to shorten some function names a little. | Nicholas Marriott | 2009-05-18 |
* | Behave properly when resize not supported. | Nicholas Marriott | 2009-05-18 |
* | manual -> manual-vertical. | Nicholas Marriott | 2009-05-18 |
* | Clean up manual layout code: | Nicholas Marriott | 2009-05-18 |
* | select-layout command and some key bindings. | Nicholas Marriott | 2009-05-16 |
* | Space trimmage mega-diff. | Nicholas Marriott | 2009-05-04 |
* | previous-layout command. | Nicholas Marriott | 2009-04-30 |
* | Display the layout name in window lists. | Nicholas Marriott | 2009-04-30 |
* | - Allow switching to hidden windows (for active-only layout). | Nicholas Marriott | 2009-04-01 |
* | Handle 0 panes better. | Nicholas Marriott | 2009-04-01 |
* | Basic horizontal splitting and layout management. Still some redraw and other | Nicholas Marriott | 2009-04-01 |