From 56d94a03046920332155031ac0b871f8df37c30c Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 23 Mar 2021 16:04:45 -0400 Subject: update autojoins and add new 3.1 options --- weechat/.weechat/weechat.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'weechat/.weechat/weechat.conf') diff --git a/weechat/.weechat/weechat.conf b/weechat/.weechat/weechat.conf index 6fae966..22eaf8a 100644 --- a/weechat/.weechat/weechat.conf +++ b/weechat/.weechat/weechat.conf @@ -72,6 +72,7 @@ hotlist_short_names = on hotlist_sort = group_time_asc hotlist_suffix = "" hotlist_unique_numbers = on +hotlist_update_on_buffer_switch = on input_cursor_scroll = 20 input_share = none input_share_overwrite = off @@ -121,6 +122,7 @@ quote_time_format = "%H:%M:%S" read_marker = line read_marker_always_show = off read_marker_string = "- " +read_marker_update_on_buffer_switch = on save_config_on_exit = on save_config_with_fsync = off save_layout_on_exit = none -- cgit 1.4.1