1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 17:53:13 +02:00

Fix display of bar item "input_prompt" in root bar (patch from Deltafire)

This commit is contained in:
Sebastien Helleu
2011-01-13 17:28:43 +01:00
parent 86932b6c11
commit eb1a2d9a36
+2
View File
@@ -1441,6 +1441,8 @@ gui_bar_item_init ()
&gui_bar_item_default_input_prompt, NULL);
gui_bar_item_hook_signal ("buffer_localvar_*",
gui_bar_item_names[GUI_BAR_ITEM_INPUT_PROMPT]);
gui_bar_item_hook_signal ("buffer_switch",
gui_bar_item_names[GUI_BAR_ITEM_INPUT_PROMPT]);
/* input search */
gui_bar_item_new (NULL,