aboutsummaryrefslogtreecommitdiff
path: root/cmd-split-window.c
Commit message (Expand)AuthorAge
* Expand the Id keyword. Tiago Cunha2011-07-09
* Sync OpenBSD patchset 862:Tiago Cunha2011-02-15
* Sync OpenBSD patchset 829:Tiago Cunha2011-01-07
* Sync OpenBSD patchset 820:Tiago Cunha2011-01-03
* Sync OpenBSD patchset 730:Tiago Cunha2010-07-02
* Sync OpenBSD patchset 604:Tiago Cunha2010-01-08
* Sync OpenBSD patchset 601:Tiago Cunha2010-01-08
* Sync OpenBSD patchset 600:Tiago Cunha2010-01-08
* Sync OpenBSD patchset 581:Tiago Cunha2009-12-04
* Sync OpenBSD patchset 558:Tiago Cunha2009-11-22
* Sync OpenBSD patchset 539:Tiago Cunha2009-11-14
* Sync OpenBSD patchset 342:Tiago Cunha2009-09-22
* Sync from OpenBSD:Nicholas Marriott2009-09-16
* Adjust OpenBSD patchset 305 to the portable version.Tiago Cunha2009-09-02
* Sync OpenBSD patchset 305:Tiago Cunha2009-09-02
* Sync OpenBSD patchset 296:Tiago Cunha2009-08-25
* Sync OpenBSD patchset 254:Tiago Cunha2009-08-16
* Sync OpenBSD patchset 231:Tiago Cunha2009-08-09
* Sync OpenBSD patchset 181:Tiago Cunha2009-07-28
* Sync OpenBSD patchset 165:Tiago Cunha2009-07-23
* Sync OpenBSD patchset 142:Tiago Cunha2009-07-20
* Having fixed flags for single-character getopt options is a bit hard toNicholas Marriott2009-07-14
* Fix $Id$.Nicholas Marriott2009-07-08
* The fix for default-path (use target session options instead of global options)Nicholas Marriott2009-07-08
* Restore $Id$ and add script to do so.Nicholas Marriott2009-06-25
* lines variable can be -1 (to be ignored), so should be signed. Found by lint.Nicholas Marriott2009-06-25
* Space trimmage mega-diff.Nicholas Marriott2009-05-04
* rotate-window command.Nicholas Marriott2009-04-03
* - Allow switching to hidden windows (for active-only layout).Nicholas Marriott2009-04-01
* Basic horizontal splitting and layout management. Still some redraw and otherNicholas Marriott2009-04-01
* Put socket path in $TMUX.Nicholas Marriott2009-03-04
* Better error messages for fork.Nicholas Marriott2009-01-23
* Bring back -p and -l to splitw to specify height as % or nlines.Nicholas Marriott2009-01-21
* Pass return code from _exec; allow command sequences to work from the command...Nicholas Marriott2009-01-19
* Support command sequences separated by " ; ". Also clean up command printing.Nicholas Marriott2009-01-18
* Multiple window splitting.Nicholas Marriott2009-01-14
* Make the window pane code handle panes of different sizes, and add a -l and -...Nicholas Marriott2009-01-12
* Codes no longer needed.Nicholas Marriott2009-01-11
* Window splitting. Two vertical panes fixed 50% each. This is a huge diff, sti...Nicholas Marriott2009-01-11