From: Eric S. Raymond Date: Tue, 9 Oct 2012 11:05:21 +0000 (-0400) Subject: Documentation tweak. X-Git-Tag: 1.10~2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0778f8e75c9fdfad4fccebb26186939cda2687bf;p=irker.git Documentation tweak. --- diff --git a/irkerhook.xml b/irkerhook.xml index cc1cf97..8e51011 100644 --- a/irkerhook.xml +++ b/irkerhook.xml @@ -120,14 +120,16 @@ variable is "None", no compression will be attempted. color If "mIRC", highlight notification fields with mIRC color codes. -If "ANSI", highlight notification fields with ANSI color escape sequences. -Defaults to "none" (no colors). Note: if you turn this on and -notifications stop appearing on your channel, you need to turn off -IRC's color filter on that channel. To do this you will need op -privileges; issue the command "/mode #irker -c". You may need to -first issue the command "/msg chanserv set #irker MLOCK -+nt-slk". Further note: ANSI codes are supported on Chatzilla and -irssi, but not on xchat or kvirc or konversation. +If "ANSI", highlight notification fields with ANSI color escape +sequences. Defaults to "none" (no colors). ANSI codes are supported +in Chatzilla. irssi, ircle, and BitchX, but not in mIRC, XChat, KVirc or +Konversation. + +Note: if you turn this on and notifications stop appearing on +your channel, you need to turn off IRC's color filter on that channel. +To do this you will need op privileges; issue the command "/mode +#irker -c". You may need to first issue the command "/msg chanserv +set #irker MLOCK +nt-slk".