aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ui_bridge.c
Commit message (Expand)AuthorAge
* tui: "backpressure": Drop messages to avoid flooding.Justin M. Keyes2016-12-09
* Revert "tui: Move ui_bridge module to tui/ namespace."Justin M. Keyes2016-10-13
* tui: Move ui_bridge module to tui/ namespace.Justin M. Keyes2016-09-28
* doc: minor comment tweaksJustin M. Keyes2016-09-28
* api/ui: use ui options instead of one method per featureBjörn Linse2016-08-29
* *: Also fix the adjacent errorsZyX2016-06-11
* *: Fix errors from new linter checksZyX2016-06-11
* *: Rename main loop variable from loop to main_loopZyX2016-05-30
* api: refactor remote ui to use API dispatch generationBjörn Linse2016-05-27
* syntax: Add support for the "special" color used for undercurlsAdnoC2016-05-17
* ui_bridge: Fix race condition that results in deadlock.Thiago de Arruda2015-10-31
* ugrid: Increase cell size to allow unicode compositionThiago de Arruda2015-09-18
* ui_bridge: Fix passing NULL pointer to memcpyThiago de Arruda2015-09-18
* encoding: simplify handling of encoding in TUIBjörn Linse2015-09-08
* ui: Implement module for thread-safe communication with UThiago de Arruda2015-09-06