From: Samir Benmendil Date: Thu, 14 May 2020 11:26:53 +0000 (+0100) Subject: weechat: auto open threads X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/1717e0a387830f5e2b7b07c76356b25233a56031 weechat: auto open threads --- diff --git a/weechat/plugins.conf b/weechat/plugins.conf index a89ee43..2413d30 100644 --- a/weechat/plugins.conf +++ b/weechat/plugins.conf @@ -86,7 +86,7 @@ python.screen_away.no_output = "off" python.screen_away.set_away = "on" python.screen_away.socket_file = "" python.screen_away.time_format = "since %Y-%m-%d %H:%M:%S%z" -python.slack.auto_open_threads = "false" +python.slack.auto_open_threads = "true" python.slack.background_load_all_history = "false" python.slack.cache_messages = "true" python.slack.channel_name_typing_indicator = "true"