aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/event/multiqueue.c
Commit message (Expand)AuthorAge
* rename: SplitEvent => MulticastEvent #10989Justin M. Keyes2019-09-11
* rpc: allow handling of nvim_ui_try_resize at the pagerBjörn Linse2019-09-08
* event: Remove "priority" concept.Justin M. Keyes2017-04-28
* api/nvim_get_mode: Use child-queue instead of "priority".Justin M. Keyes2017-04-28
* input.c: Process only safe events before blocking.Justin M. Keyes2017-04-28
* api: nvim_get_mode()Justin M. Keyes2017-04-28
* *: Add comment to all C filesZyX2017-04-19
* tui: "backpressure": Drop messages to avoid flooding.Justin M. Keyes2016-12-09
* event/multiqueue.c: Rename "queue" to "multiqueue".Justin M. Keyes2016-10-02