diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-07 20:15:20 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-07 20:15:20 +0000 |
commit | a3e3051742faedbc273e06ba39146a76c7517fb4 (patch) | |
tree | ddb151a32484e7f93f770c794d564b406bf45162 | |
parent | c980360cb59d1eab11a6128f64138e41faaf8de2 (diff) | |
download | rtmux-a3e3051742faedbc273e06ba39146a76c7517fb4.tar.gz rtmux-a3e3051742faedbc273e06ba39146a76c7517fb4.tar.bz2 rtmux-a3e3051742faedbc273e06ba39146a76c7517fb4.zip |
Whoops. New stuff goes at the top. Doh!
-rw-r--r-- | CHANGES | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -1,3 +1,10 @@ +07 January 2009 + +* New flag to set and setw, -u, to unset a option (allowing it to inherit from) + the global options again. +* Added more info messages for options changes. +* A bit of tidying and reorganisation of options code. + 06 January 2009 * Don't crash when backspacing if cursor is off the right of the screen, @@ -93,13 +100,6 @@ * tmux 0.5 released. -07 January 2009 - -* New flag to set and setw, -u, to unset a option (allowing it to inherit from) - the global options again. -* Added more info messages for options changes. -* A bit of tidying and reorganisation of options code. - 16 November 2008 * New window option: "utf8"; this must be on (it is off by default) for UTF-8 @@ -809,7 +809,7 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.181 2009-01-07 19:53:17 nicm Exp $ +$Id: CHANGES,v 1.182 2009-01-07 20:15:20 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 |