weechat/rmodifier.conf @ b5786e25b18d
Add "fish/fish_read_history" to .hgignore.
author |
Steve Losh <steve@stevelosh.com> |
date |
Sun, 22 Jul 2012 16:02:59 -0400 |
parents |
e31e36a40bf2 |
children |
8724f02b2908 |
#
# 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*"