refactor: allow us to process a child queue only while waiting on input

This commit is contained in:
Björn Linse
2019-09-06 20:10:56 +02:00
parent fa90f6cdaa
commit e6b7613e89
12 changed files with 69 additions and 78 deletions

View File

@@ -66,4 +66,7 @@ struct ui_t {
# include "ui.h.generated.h"
# include "ui_events_call.h.generated.h"
#endif
EXTERN MultiQueue *resize_events;
#endif // NVIM_UI_H