From d1a5fde3d074a0aa6d87f3f7494f01554eff17c6 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sun, 18 Jan 2009 18:31:45 +0000 Subject: -a flags to next/previous window. --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 78565e60..d088c958 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ 18 January 2009 +* -a flag to next-window and previous-window to select the next or previous + window with activity or bell. Bound to M-n and M-p. * find-window command to search window names, titles and visible content (but not history) for a string. If only one is found, the window is selected otherwise a choice list is shown. This (as with the other choice commands) @@ -955,7 +957,7 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.218 2009-01-18 17:20:52 nicm Exp $ +$Id: CHANGES,v 1.219 2009-01-18 18:31:45 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 ms -- cgit