mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 22:06:38 +02:00
buflist: fix refresh of buflist bar item when the option buflist.look.display_conditions is reset
This commit is contained in:
@@ -304,7 +304,7 @@ buflist_config_init ()
|
||||
"${buffer.hidden}==0",
|
||||
NULL, 0,
|
||||
NULL, NULL, NULL,
|
||||
&buflist_config_change_signals_refresh, NULL, NULL,
|
||||
&buflist_config_change_buflist, NULL, NULL,
|
||||
NULL, NULL, NULL);
|
||||
buflist_config_look_mouse_jump_visited_buffer = weechat_config_new_option (
|
||||
buflist_config_file, ptr_section,
|
||||
|
||||
Reference in New Issue
Block a user