diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-11-16 10:10:26 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-11-16 10:10:26 +0000 |
| commit | 46f5e42145ed34567b29c73032adbd8a41f5dfa2 (patch) | |
| tree | c084d02f1886fb187d9c34977f45f59ea3d896ab /CHANGES | |
| parent | 1425738790052e53211f8c38054f49eaf54cb644 (diff) | |
| download | rtmux-46f5e42145ed34567b29c73032adbd8a41f5dfa2.tar.gz rtmux-46f5e42145ed34567b29c73032adbd8a41f5dfa2.tar.bz2 rtmux-46f5e42145ed34567b29c73032adbd8a41f5dfa2.zip | |
Keep stack of previous windows.
Check for op (orig_pair) for default colours.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,3 +1,13 @@ +16 November 2008 + +* Enable default colours if op contains \033[39;49m, based on a report from + fulvio ciriaco. + +12 November 2008 + +* Keep stack of last windows rather than just most recent; based on a diff from + joshe. + 04 November 2008 * Don't try to redraw status line when showing a prompt or message; if it does, @@ -687,4 +697,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.165 2008-11-04 20:55:58 nicm Exp $ +$Id: CHANGES,v 1.166 2008-11-16 10:10:26 nicm Exp $ |