From: Samir Benmendil Date: Sat, 1 May 2021 14:19:19 +0000 (+0100) Subject: weechat: update settings X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/8b1839d7b0f3dcf8d5217da82d6eae0c94659826 weechat: update settings --- diff --git a/weechat/buflist.conf b/weechat/buflist.conf index 10f5bc1..d44ac23 100644 --- a/weechat/buflist.conf +++ b/weechat/buflist.conf @@ -21,6 +21,7 @@ nick_prefix = off nick_prefix_empty = on signals_refresh = "" sort = "number,-active" +use_items = 1 [format] buffer = "${format_number}${indent}${format_nick_prefix}${color_hotlist}${cut:14,+,${name}}" diff --git a/weechat/weechat.conf b/weechat/weechat.conf index b4ca4ad..4a9ab30 100644 --- a/weechat/weechat.conf +++ b/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