Commit message (Expand) | Author | Age | |
---|---|---|---|
* | rename: SplitEvent => MulticastEvent #10989 | Justin M. Keyes | 2019-09-11 |
* | rpc: allow handling of nvim_ui_try_resize at the pager | Björn Linse | 2019-09-08 |
* | event: Remove "priority" concept. | Justin M. Keyes | 2017-04-28 |
* | api/nvim_get_mode: Use child-queue instead of "priority". | Justin M. Keyes | 2017-04-28 |
* | input.c: Process only safe events before blocking. | Justin M. Keyes | 2017-04-28 |
* | api: nvim_get_mode() | Justin M. Keyes | 2017-04-28 |
* | *: Add comment to all C files | ZyX | 2017-04-19 |
* | tui: "backpressure": Drop messages to avoid flooding. | Justin M. Keyes | 2016-12-09 |
* | event/multiqueue.c: Rename "queue" to "multiqueue". | Justin M. Keyes | 2016-10-02 |