mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
up-pane and down-pane commands.
This commit is contained in:
6
CHANGES
6
CHANGES
@ -1,5 +1,6 @@
|
||||
14 January 2009
|
||||
|
||||
* up-pane and down-pane commands, bound to arrow up and down by default.
|
||||
* 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
|
||||
@ -8,9 +9,6 @@
|
||||
|
||||
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
|
||||
@ -917,7 +915,7 @@
|
||||
(including mutt, emacs). No status bar yet and no key remapping or other
|
||||
customisation.
|
||||
|
||||
$Id: CHANGES,v 1.203 2009-01-14 19:29:32 nicm Exp $
|
||||
$Id: CHANGES,v 1.204 2009-01-14 19:41:15 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
|
||||
|
Reference in New Issue
Block a user