aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ui_client.h
Commit message (Expand)AuthorAge
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* perf(ui): unpack grid_line (screen contents) directlybfredl2022-07-19
* refactor(api): use hashy hash for looking up api method and event namesbfredl2022-05-30
* refactor(uncrustify): format all c code under /src/nvim/Dundar Goc2022-04-29
* refactor(ui): use "ui_client" instead of "redraw" as general prefixbfredl2022-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