summaryrefslogtreecommitdiffstats
path: root/weechat/rmodifier.conf
blob: 169dec35763d1a066ed5d3797e0d3bba33b90012 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# rmodifier.conf -- weechat v0.3.8
#

[look]
hide_char = "*"

[modifier]
nickserv = "history_add,input_text_display;^(/(msg|quote) +nickserv +(id|identify|ghost \S+|release \S+) +)(.*);1,4*"
oper = "history_add,input_text_display;^(/oper +\S+ +)(.*);1,2*"
quote_pass = "history_add,input_text_display;^(/quote pass +)(.*);1,2*"
server = "history_add,input_text_display;^(/(server|connect) .*-(sasl_)?password=)(\S+)(.*);1,4*,5"
set_pass = "history_add;^(/set +\S*password\S* +)(.*);1,2*"