aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/generators/gen_api_ui_events.lua
Commit message (Expand)AuthorAge
* refactor(ui): make auto-generated ui client handlers typesafebfredl2022-03-15
* refactor(ui): use "ui_client" instead of "redraw" as general prefixbfredl2022-03-15
* feat(ui): implement ui_client event handlershlpr982022-03-15
* Improve luacheck setup [skip appveyor]Daniel Hahler2019-07-04
* Fix luacheck errors for all Lua source filesSameed Ali2019-07-04
* UI: add "compositor" layer to merge grids for TUI use in a correct wayBjörn Linse2019-02-02
* ui: use line-based rather than char-based updates in screen.cBjörn Linse2018-07-21
* ui: forward relevant option updates to UIs (#7520)Björn Linse2017-12-12
* log: all UI events, not just UI-bridgeJustin M. Keyes2017-07-22
* ui_events: erase internal type HlAttrs (#6718)Björn Linse2017-05-11
* api: add metadata for ui eventsBjörn Linse2017-05-10
* generators: separate source generators from scriptsBjörn Linse2017-05-10