weechat/rmodifier.conf @ 86976421465f

Clean up interesting word highlights.
author Steve Losh <steve@stevelosh.com>
date Mon, 19 Nov 2012 13:28:03 -0500
parents a9812708d573
children 78862604f6c8
#
# rmodifier.conf -- WeeChat v0.3.8
#

[look]
hide_char = "*"

[modifier]
nickserv = "history_add,input_text_display;^(/(msg|quote) +nickserv +(identify|ghost \S+) +)(.*);1,4*"
oper = "history_add,input_text_display;^(/oper +\S+ +)(.*);1,2*"
set_pass = "history_add;^(/set +\S*password\S* +)(.*);1,2*"