From 706994f6261cd1dc369933b086ce4175de193475 Mon Sep 17 00:00:00 2001 From: dequis Date: Mon, 25 Jul 2016 02:11:34 -0300 Subject: settings: add autolog_ignore_targets --- documentation/settings/index.markdown | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'documentation/settings') diff --git a/documentation/settings/index.markdown b/documentation/settings/index.markdown index a935f1a..eeda940 100644 --- a/documentation/settings/index.markdown +++ b/documentation/settings/index.markdown @@ -270,6 +270,13 @@ See the [appendix F](#a_f) for credits and license information of this document. > Whether to save colors in autologs. Colors make logs harder to parse and grep, but they may be vital for channels that deal heavily in ANSI art, or something. +{:#autolog_ignore_targets} +` autolog_ignore_targets = ` + +> A space separated list of targets to exclude from autologging +> +> Added in irssi 0.8.13 + {:#autolog_level} ` autolog_level = all -crap -clientcrap -ctcps ` @@ -341,6 +348,15 @@ See the [appendix F](#a_f) for credits and license information of this document. ## [lookandfeel] +{:#active_window_ignore_refnum} +` active_window_ignore_refnum = ON ` + +> When set ON, the active_window key (meta-a by default) switches to the window with the highest activity level that was last activated. +> +> When set OFF, the pre-0.8.15 behavior is used: it switches to the window with the highest activity level with the lowest refnum. +> +> Added in irssi 0.8.15 + {:#activity_hide_level} ` activity_hide_level = ` -- cgit v1.2.3