From daff456ae5909513928174b56c77be65c2380bba Mon Sep 17 00:00:00 2001 From: dequis Date: Mon, 25 Jul 2016 02:29:28 -0300 Subject: settings: add hilight_nick_matches_everywhere --- _includes/sb_sidebar_settings.html | 2 ++ documentation/settings/index.markdown | 9 ++++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/_includes/sb_sidebar_settings.html b/_includes/sb_sidebar_settings.html index b75e03b..d667fd3 100644 --- a/_includes/sb_sidebar_settings.html +++ b/_includes/sb_sidebar_settings.html @@ -82,6 +82,7 @@ + @@ -283,6 +284,7 @@ + diff --git a/documentation/settings/index.markdown b/documentation/settings/index.markdown index 568843b..54e871a 100644 --- a/documentation/settings/index.markdown +++ b/documentation/settings/index.markdown @@ -547,7 +547,14 @@ See the [appendix F](#a_f) for credits and license information of this document. {:#hilight_nick_matches} ` hilight_nick_matches = ON ` -> Tell irssi whether it should automatically highlight text that matches your nickname. +> Tell irssi whether it should automatically highlight text that starts with your nickname. + +{:#hilight_nick_matches_everywhere} +` hilight_nick_matches_everywhere = OFF ` + +> Turn on to extend hilight_nick_matches to match your nickname everywhere in messages, not just at the beginning. +> +> Added in irssi 0.8.18 {:#indent} ` indent = 10 ` -- cgit v1.2.3