Keep stack of previous windows.

Check for op (orig_pair) for default colours.
This commit is contained in:
Nicholas Marriott
2008-11-16 10:10:26 +00:00
parent 1425738790
commit 46f5e42145
9 changed files with 72 additions and 23 deletions

12
CHANGES
View File

@ -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 $