diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-14 19:29:32 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-14 19:29:32 +0000 |
| commit | b4ac8c1342184d6a81985704c154f3a3e744fffd (patch) | |
| tree | 8123c107b14d67631bfda6ca0dd94e261f3b1dc0 /CHANGES | |
| parent | e02496f073886eed4b1f83db0c4eb65cce4c54ec (diff) | |
| download | rtmux-b4ac8c1342184d6a81985704c154f3a3e744fffd.tar.gz rtmux-b4ac8c1342184d6a81985704c154f3a3e744fffd.tar.bz2 rtmux-b4ac8c1342184d6a81985704c154f3a3e744fffd.zip | |
Multiple window splitting.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,5 +1,16 @@ 14 January 2009 +* Multiple vertical window splitting. Minimum pane size is four lines, an + (unhelpful) error will be shown if attempting to split a window with less + that eight lines. If the window is resized, as many panes are shown as can + fit without reducing them below four lines. There is (currently!) not a way + to show a hidden a pane without making the window larger. + + Note the -p and -l options to split-window are now gone, these may reappear + once I think them through again. + + To come: up-pane, down-pane; switch-pane will support -p and become + select-pane. * Server locking on inactivity (lock-after-time) is now disabled by default. 13 January 2009 @@ -906,7 +917,7 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.202 2009-01-14 18:41:55 nicm Exp $ +$Id: CHANGES,v 1.203 2009-01-14 19:29:32 nicm Exp $ LocalWords: showw utf UTF fulvio ciriaco joshe OSC APC gettime abc DEF OA clr LocalWords: rivo nurges lscm Erdely eol smysession mysession ek dstname RB |