aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/msgpack_rpc/remote_ui.h
Commit message (Collapse)AuthorAge
* api: refactor remote ui to use API dispatch generationBjörn Linse2016-05-27
|
* msgpack-rpc: Add remote_ui moduleThiago de Arruda2014-12-08
The remote_ui module is an implementation of the UI layer, and it attaches UI instances that redirect redraw notifications to connected clients.