]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/plugins.conf
weechat: update plugins
[dotfiles.git] / weechat / plugins.conf
index 05055497b02ba2af59fada7c94437b99f1c07364..12c719ade6f42a875b2df7612f6b48de98692fe9 100644 (file)
@@ -61,6 +61,7 @@ python.grep.log_filter = ""
 python.grep.max_lines = "4000"
 python.grep.show_summary = "on"
 python.grep.size_limit = "2048"
+python.grep.timeout_secs = "300"
 python.screen_away.away_suffix = ""
 python.screen_away.command_on_attach = ""
 python.screen_away.command_on_detach = ""
@@ -68,6 +69,7 @@ python.screen_away.ignore = ""
 python.screen_away.ignore_relays = "off"
 python.screen_away.interval = "5"
 python.screen_away.message = "Detached from tmux"
+python.screen_away.no_output = "off"
 python.screen_away.set_away = "on"
 python.screen_away.time_format = "since %Y-%m-%d %H:%M:%S%z"
 python.slack.background_load_all_history = "false"
@@ -157,6 +159,7 @@ python.screen_away.ignore = "Comma-separated list of servers to ignore."
 python.screen_away.ignore_relays = "Only check screen status and ignore relay interfaces"
 python.screen_away.interval = "How often in seconds to check screen status"
 python.screen_away.message = "Away message"
+python.screen_away.no_output = "no detach/attach information will be displayed in buffer"
 python.screen_away.set_away = "Set user as away."
 python.screen_away.time_format = "time format append to away message"
 python.slack.background_load_all_history = "Load history for each channel in the background as soon as it opens, rather than waiting for the user to look at it."