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

[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*"