1
0
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:
Sebastien Helleu
2008-11-05 12:37:04 +01:00
parent bffe879db8
commit a6c4e4ed76
4 changed files with 67 additions and 3 deletions
+3
View File
@@ -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 ();