1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 05:46:38 +02:00

Add key alt+'=' in /help filter

This commit is contained in:
Sebastien Helleu
2009-03-15 11:57:24 +01:00
parent 94b4703e7a
commit e244dda271
8 changed files with 25 additions and 8 deletions
+1
View File
@@ -3670,6 +3670,7 @@ command_init ()
"example: \"irc_join,irc_part,irc_quit\"\n"
" regex: regular expression to search in "
"line (use \\t to separate prefix from message)\n\n"
"The default key alt+'=' toggles filtering on/off.\n\n"
"Examples:\n"
" use IRC smart filter for join/part/quit messages:\n"
" /filter add irc_smart * irc_smart_filter *\n"