summaryrefslogtreecommitdiffstats
path: root/cmd-join-pane.c
AgeCommit message (Expand)Author
2012-04-10Sync OpenBSD patchset 1087:Tiago Cunha
2012-04-01Minor style nits - return ().Nicholas Marriott
2012-03-18Sync OpenBSD patchset 1069:Tiago Cunha
2012-03-17Add notify hooks for various events, the functions are currently emptyNicholas Marriott
2012-03-03Sync OpenBSD patchset 1035:Tiago Cunha
2012-03-03Add move-pane command (like join-pane but allows the same window). AlsoNicholas Marriott
2011-07-09Expand the Id keyword. Tiago Cunha
2011-01-23While here, maximum percentage is 100 not INT_MAX. Oops.Nicholas Marriott
2011-01-23While here, maximum percentage is 100 not INT_MAX. Oops.Nicholas Marriott
2011-01-23Size is -l not -s.Nicholas Marriott
2011-01-23Size is -l not -s.Nicholas Marriott
2011-01-07Sync OpenBSD patchset 829:Tiago Cunha
2011-01-04Clean up and simplify tmux command argument parsing.Nicholas Marriott
2010-08-11Sync OpenBSD patchset 747:Tiago Cunha
2010-08-11Usage string fixes from Ben Boeckel.Nicholas Marriott
2010-04-17Fix use-after-free of the window link when it is part of a groupedNicholas Marriott
2010-04-09Don't try to use a window-link that may have been freed.Micah Cowan
2010-04-06-s src-pane.Nicholas Marriott
2010-04-04Should be -s for src pane.Nicholas Marriott
2010-01-08Do not include paths.h, since it's OS-dependent.Tiago Cunha
2010-01-08Sync OpenBSD patchset 604:Tiago Cunha
2010-01-07New command, join-pane, to split and move an existing pane into the space (likeNicholas Marriott