summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_includes/sb_sidebar_settings.html3
-rw-r--r--documentation/settings/index.markdown16
2 files changed, 19 insertions, 0 deletions
diff --git a/_includes/sb_sidebar_settings.html b/_includes/sb_sidebar_settings.html
index f4799e8..ceb1e10 100644
--- a/_includes/sb_sidebar_settings.html
+++ b/_includes/sb_sidebar_settings.html
@@ -22,6 +22,7 @@
<option value="autoignore_time">autoignore_time</option>
<option value="autolog">autolog</option>
<option value="autolog_colors">autolog_colors</option>
+ <option value="autolog_ignore_targets">autolog_ignore_targets</option>
<option value="autolog_level">autolog_level</option>
<option value="autolog_path">autolog_path</option>
<option value="autostick_split_windows">autostick_split_windows</option>
@@ -234,6 +235,7 @@
<option class="header" value="">[-- log --]</option>
<option value="autolog">autolog</option>
<option value="autolog_colors">autolog_colors</option>
+ <option value="autolog_ignore_targets">autolog_ignore_targets</option>
<option value="autolog_level">autolog_level</option>
<option value="autolog_path">autolog_path</option>
<option value="awaylog_colors">awaylog_colors</option>
@@ -247,6 +249,7 @@
<option value="log_timestamp">log_timestamp</option>
</select> <select name="cat_lookandfeel" onchange="location.hash='#' + options[options.selectedIndex].value;selectedIndex=0">
<option class="header" value="">[-- lookandfeel --]</option>
+ <option value="active_window_ignore_refnum">active_window_ignore_refnum</option>
<option value="activity_hide_level">activity_hide_level</option>
<option value="activity_hide_targets">activity_hide_targets</option>
<option value="activity_hilight_level">activity_hilight_level</option>
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 = `