aerc: Re-enable HTML filter Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Fri, 16 Aug 2019 14:48:35 +0530
2 files changed,
4 insertions(+),
4 deletions(-)
M
config/aerc/aerc.conf
→
config/aerc/aerc.conf
@@ -93,6 +93,6 @@ # You can also match on non-mimetypes, by prefixing with the header to match
# against (non-case-sensitive) and a comma, e.g. subject,text will match a # subject which contains "text". Use header,~regex to match against a regex. subject,~^\[PATCH=awk -f /usr/local/share/aerc/filters/hldiff -#text/html=/usr/local/share/aerc/filters/html +text/html=/usr/local/share/aerc/filters/html text/*=awk -f /usr/local/share/aerc/filters/plaintext image/*=catimg -w $(tput cols) -
M
weechat/weechat.conf
→
weechat/weechat.conf
@@ -289,7 +289,7 @@ buflist.color_fg = red
buflist.conditions = "" buflist.filling_left_right = vertical buflist.filling_top_bottom = columns_horizontal -buflist.hidden = on +buflist.hidden = off buflist.items = "buflist" buflist.position = left buflist.priority = 0@@ -345,7 +345,7 @@ nicklist.color_fg = default
nicklist.conditions = "nicklist" nicklist.filling_left_right = vertical nicklist.filling_top_bottom = columns_vertical -nicklist.hidden = on +nicklist.hidden = off nicklist.items = "buffer_nicklist" nicklist.position = right nicklist.priority = 200@@ -389,7 +389,7 @@ default.buffer = "irc;rizon.#rice;2"
default.buffer = "irc;rizon.#homescreen;3" default.buffer = "irc;rizon.#avpd;4" default.buffer = "irc;rizon.#linux;5" -default.window = "1;0;0;0;irc;rizon.#homescreen" +default.window = "1;0;0;0;irc;rizon.#rice" default.current = on [notify]