aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/event/defs.h
Commit message (Expand)AuthorAge
* refactor: format header files with uncrustify #15877dundargoc2021-10-09
* tui: Hint wrapped lines to terminals.Ricky Zhou2018-09-03
* ui: use line-based rather than char-based updates in screen.cBjörn Linse2018-07-21
* event: Remove "priority" concept.Justin M. Keyes2017-04-28
* input.c: Process only safe events before blocking.Justin M. Keyes2017-04-28
* *: Fix errors from new linter checksZyX2016-06-11
* loop: Improvements for thread-safetyThiago de Arruda2015-09-06
* queue: Implement a more flexible event queueThiago de Arruda2015-08-13