]> git.rmz.io Git - dotfiles.git/blob - weechat/rmodifier.conf
nvim: extract telescope config into picker.lua
[dotfiles.git] / weechat / rmodifier.conf
1 #
2 # rmodifier.conf -- weechat v0.4.3
3 #
4
5 [look]
6 hide_char = "*"
7
8 [modifier]
9 command_auth = "history_add,input_text_display,irc_command_auth;^(/(msg|quote) +nickserv +(id|identify|register|ghost \S+|release \S+) +)(.*);1,4*"
10 message_auth = "irc_message_auth;^(.*(id|identify|register|ghost \S+|release \S+) +)(.*);1,3*"
11 oper = "history_add,input_text_display;^(/oper +\S+ +)(.*);1,2*"
12 quote_pass = "history_add,input_text_display;^(/quote pass +)(.*);1,2*"
13 server = "history_add,input_text_display;^(/(server|connect) .*-(sasl_)?password=)(\S+)(.*);1,4*,5"
14 set_pass = "history_add;^(/set +\S*password\S* +)(.*);1,2*"