1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 14:26:39 +02:00

Add hotlist refresh when a buffer is moved

This commit is contained in:
Sebastien Helleu
2009-01-04 11:10:43 +01:00
parent ce3091c75f
commit 46b16ecb89
+2
View File
@@ -1366,6 +1366,8 @@ gui_bar_item_init ()
&gui_bar_item_default_hotlist, NULL);
gui_bar_item_hook_signal ("hotlist_changed",
gui_bar_item_names[GUI_BAR_ITEM_HOTLIST]);
gui_bar_item_hook_signal ("buffer_moved",
gui_bar_item_names[GUI_BAR_ITEM_HOTLIST]);
/* completion (possible words when a partial completion occurs) */
gui_bar_item_new (NULL,