]> git.rmz.io Git - dotfiles.git/commitdiff
weechat: auto open threads
authorSamir Benmendil <me@rmz.io>
Thu, 14 May 2020 11:26:53 +0000 (12:26 +0100)
committerSamir Benmendil <me@rmz.io>
Thu, 14 May 2020 11:26:53 +0000 (12:26 +0100)
weechat/plugins.conf

index a89ee43a8f80013af9e4ec9f46f2f3b638848157..2413d307b102d530eaefe12fce0a43b9424acd84 100644 (file)
@@ -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.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"
 python.slack.background_load_all_history = "false"
 python.slack.cache_messages = "true"
 python.slack.channel_name_typing_indicator = "true"