aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ui_client.c
Commit message (Expand)AuthorAge
* fix(clang/'Dead store'): do not assign endcol (#17788)dundargoc2022-03-25
* chore: fix typos (#17755)dundargoc2022-03-25
* chore: add additional compiler flags (#17815)Lewis Russell2022-03-24
* feat(ui_client): implement async paste handlingbfredl2022-03-17
* feat(ui_client): handle resize eventshlpr982022-03-17
* chore: fix typos (#17670)dundargoc2022-03-17
* refactor(ui): make auto-generated ui client handlers typesafebfredl2022-03-15
* refactor(ui): make ui_client_event_grid_line typesafebfredl2022-03-15
* refactor(ui): use "ui_client" instead of "redraw" as general prefixbfredl2022-03-15
* feat(ui): invoke ui client handlersbfredl2022-03-15
* feat(ui): implement ui_client event handlershlpr982022-03-15
* feat(ui): connect to remote ui (only debug messages for now)bfredl2022-03-12