mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 18:23:13 +02:00
Add weechat_highlight signal, sent when a line with highlight is displayed
This commit is contained in:
@@ -346,6 +346,9 @@ gui_main_end (int clean_exit)
|
||||
gui_buffer_close (gui_buffers, 0);
|
||||
}
|
||||
|
||||
gui_ok = 0;
|
||||
gui_init_ok = 0;
|
||||
|
||||
/* delete global history */
|
||||
gui_history_global_free ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user