index
:
rtmux.git
master
rahm
Tmux with Rahm's extra hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layout.c
Commit message (
Expand
)
Author
Age
*
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