diff options
author | Ryan Kavanagh <rak@debian.org> | 2018-03-21 11:39:59 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2018-03-21 11:51:13 -0400 |
commit | 8c0412269bd4a90145ec74cca00b337c571d3fb8 (patch) | |
tree | 52d9b34e77f4f0d00465a246b6af8f30395311c3 /.irssi/envy.theme | |
parent | irssi (diff) |
Update irssi config
Diffstat (limited to '.irssi/envy.theme')
-rw-r--r-- | .irssi/envy.theme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.irssi/envy.theme b/.irssi/envy.theme index cef0c30..557ee02 100644 --- a/.irssi/envy.theme +++ b/.irssi/envy.theme @@ -304,7 +304,7 @@ formats = { set_not_boolean = "%r:%K:: Setting {hilight $0} isn't boolean, use /SET"; translation_not_found = "%r:%K:: %rError%K opening translation table file $0: $1"; translation_file_error = "%r:%K:: %rError%K parsing translation table file $0"; - pubmsg = "{pubmsgnick $2 {pubnick \00313$0}}$1"; + pubmsg = "{pubmsgnick $2 {pubnick \00311$[0]0}}$1"; }; "fe-common/irc/dcc" = { dcc_list_header = "{line_start_irssi}{dcc DCC connections:}"; |