From 2a439eee5427465f84d15538727fb7f79d009d76 Mon Sep 17 00:00:00 2001 From: Wouter Coekaerts Date: Mon, 28 Dec 2009 18:07:14 +0000 Subject: Fix active_window_ignore_refnum description git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5106 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- NEWS | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index 850d03e8..377e0480 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,11 @@ v0.8.15 20xx-xx-xx The Irssi team + Add active_window_ignore_refnum option - With active_window_ignore_refnum = ON, the current behavior for the - active_window key (meta-a by default) is preserved: windows are cycled - in the order of most recent activity, highest activity first. - With active_window_ignore_refnum = OFF, the old behavior is used: - windows are cycled in the order of most recent activity, where ties of - equally high activity are broken by refnums. Windows with lower - refnums and equal activity will be chosen first. - (by Matt Sparks, bug #667) + With active_window_ignore_refnum ON, the current behavior for the + active_window key (meta-a by default) is preserved: it switches to the + window with the highest activity level that was last activated. + With active_window_ignore_refnum OFF, the old behavior is used: + it switches to the window with the highest activity level with the + lowest refnum. (by Matt Sparks, bug #667) - Change some characters illegal in Windows filenames to underscores in logs - Fix disconnects when sending large amounts of data over SSL -- cgit v1.2.3