diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-14 23:00:18 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-14 23:00:18 +0000 |
commit | f57891d0064a4aa52369eb6ef8dd4044af3cfa7f (patch) | |
tree | aca4eb678dd94b6ed16c746148ca048f773acdf0 | |
parent | 7c3da8b8c3e179a2aa6902d6ab729fbf4523ebf0 (diff) | |
download | rtmux-f57891d0064a4aa52369eb6ef8dd4044af3cfa7f.tar.gz rtmux-f57891d0064a4aa52369eb6ef8dd4044af3cfa7f.tar.bz2 rtmux-f57891d0064a4aa52369eb6ef8dd4044af3cfa7f.zip |
Spell check.
-rw-r--r-- | CHANGES | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -1,7 +1,7 @@ 14 January 2009 -* 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: +* Rework the prefix-time stuff. The option is now called repeat-time and + defaults to 500 ms. It only applies to a small subset of commands, currently: 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. @@ -13,7 +13,7 @@ (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. + to show a hidden 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. @@ -923,8 +923,9 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.209 2009-01-14 22:40:17 nicm Exp $ +$Id: CHANGES,v 1.210 2009-01-14 23:00:18 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 - LocalWords: dstidx srcname srcidx winlink lsw nabc sabc Exp + LocalWords: rivo nurges lscm Erdely eol smysession mysession ek dstname RB ms + LocalWords: dstidx srcname srcidx winlink lsw nabc sabc Exp Tiago Cunha dch + LocalWords: setw Chisnall renamew merdely eg Maier newname selectw neww Gass |