diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-07 19:53:17 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-07 19:53:17 +0000 |
| commit | 18312fa6fd1b06c68d5f97fd7d1b8830b0d8669f (patch) | |
| tree | 910b73f9255316238e43e1b4c671b35ff9db042a /CHANGES | |
| parent | 51ca51e329b1ddcbe4a40c76ee5195bd39d34c10 (diff) | |
| download | rtmux-18312fa6fd1b06c68d5f97fd7d1b8830b0d8669f.tar.gz rtmux-18312fa6fd1b06c68d5f97fd7d1b8830b0d8669f.tar.bz2 rtmux-18312fa6fd1b06c68d5f97fd7d1b8830b0d8669f.zip | |
Some options tidying/code shrinkage. Also add -u option to unset non-global options (allowing them to inherit), and some extra info.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -93,6 +93,13 @@ * 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 @@ -802,7 +809,7 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.180 2009-01-06 18:24:37 nicm Exp $ +$Id: CHANGES,v 1.181 2009-01-07 19:53: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 |