mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Repeat for last-window is useless and annoying, take it off.
This commit is contained in:
8
CHANGES
8
CHANGES
@ -2,9 +2,9 @@
|
||||
|
||||
* Rework the prefix-time stuff. The option is now call repeat-time and defaults
|
||||
to 500 ms. However, it only applies to a small subset of commands, currently:
|
||||
up-pane, down-pane, next-window, previous-window, last-window,
|
||||
resize-pane-up, resize-pane-down. These are the commands for which it is
|
||||
obviously useful, having it for everything else was just bloody annoying.
|
||||
up-pane, down-pane, next-window, previous-window, resize-pane-up,
|
||||
resize-pane-down. These are the commands for which it is obviously useful,
|
||||
having it for everything else was just bloody annoying.
|
||||
* The alt-up and alt-down keys now resize a pane by five lines at a time.
|
||||
* switch-pane is now select-pane and requires -p to select a pane. The
|
||||
"o" key binding is changed to down-pane.
|
||||
@ -923,7 +923,7 @@
|
||||
(including mutt, emacs). No status bar yet and no key remapping or other
|
||||
customisation.
|
||||
|
||||
$Id: CHANGES,v 1.208 2009-01-14 22:36:07 nicm Exp $
|
||||
$Id: CHANGES,v 1.209 2009-01-14 22:40:17 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