index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd-join-pane.c
Commit message (
Expand
)
Author
Age
...
|
*
xfree is not particularly helpful, remove it. From Thomas Adam.
Nicholas Marriott
2012-07-10
|
*
Minor style nits - return ().
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
|
*
While here, maximum percentage is 100 not INT_MAX. Oops.
Nicholas Marriott
2011-01-23
|
*
Size is -l not -s.
Nicholas Marriott
2011-01-23
|
*
Clean up and simplify tmux command argument parsing.
Nicholas Marriott
2011-01-04
|
*
Usage string fixes from Ben Boeckel.
Nicholas Marriott
2010-08-11
|
*
Fix use-after-free of the window link when it is part of a grouped
Nicholas Marriott
2010-04-17
|
*
Should be -s for src pane.
Nicholas Marriott
2010-04-04
|
*
New command, join-pane, to split and move an existing pane into the space (like
Nicholas Marriott
2010-01-07
*
Remove the barely-used and unnecessary command check() function.
Nicholas Marriott
2013-08-21
*
Add resize-pane -Z to temporary zoom the active pane to occupy the full window
Nicholas Marriott
2013-02-24
*
Add a command queue to standardize and simplify commands that call other
Nicholas Marriott
2013-02-23
*
Sync OpenBSD patchset 1151:
Tiago Cunha
2012-07-11
*
Sync OpenBSD patchset 1150:
Tiago Cunha
2012-07-11
*
Sync OpenBSD patchset 1087:
Tiago Cunha
2012-04-10
*
Sync OpenBSD patchset 1069:
Tiago Cunha
2012-03-18
*
Sync OpenBSD patchset 1035:
Tiago Cunha
2012-03-03
*
Expand the Id keyword.
Tiago Cunha
2011-07-09
*
While here, maximum percentage is 100 not INT_MAX. Oops.
Nicholas Marriott
2011-01-23
*
Size is -l not -s.
Nicholas Marriott
2011-01-23
*
Sync OpenBSD patchset 829:
Tiago Cunha
2011-01-07
*
Sync OpenBSD patchset 747:
Tiago Cunha
2010-08-11
*
Don't try to use a window-link that may have been freed.
Micah Cowan
2010-04-09
*
-s src-pane.
Nicholas Marriott
2010-04-06
*
Do not include paths.h, since it's OS-dependent.
Tiago Cunha
2010-01-08
*
Sync OpenBSD patchset 604:
Tiago Cunha
2010-01-08
[prev]