summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/ui_client.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-06-10fix(tui): wait for embedded server's exit codezeertzjq1
2025-06-07feat: make :restart work for remote UI (#34354)zeertzjq1
2024-09-11feat(log): use "ui" as default name for TUI client #30345Justin M. Keyes1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-22refactor(IWYU): add "private" pragma to more generated headers (#26706)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-28refactor: iwyu (#26269)zeertzjq1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27build(IWYU): export generated headersdundargoc1
2023-11-13docs: deprecate the "term_background" UI fieldGregory Anders1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-23build(lint): remove unnecessary clint.py rulesdundargoc1
2023-09-21fix(tui): don't overwrite an assertion faliure message on exitbfredl1
2023-01-18fix(unittests): fix TUI broken test previously ignoredbfredl1
2023-01-15refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc1
2023-01-05refactor(ui): devirtualize the ui layerbfredl1
2023-01-01fix(tui): do not set ui_client_termname if it is already set (#21607)zeertzjq1
2022-12-31fix(tui): more work in the TUIbfredl1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-07-19perf(ui): unpack grid_line (screen contents) directlybfredl1
2022-05-30refactor(api): use hashy hash for looking up api method and event namesbfredl1
2022-04-29refactor(uncrustify): format all c code under /src/nvim/Dundar Goc1
2022-03-15refactor(ui): use "ui_client" instead of "redraw" as general prefixbfredl1
2022-03-15feat(ui): implement ui_client event handlershlpr981
2022-03-12feat(ui): connect to remote ui (only debug messages for now)bfredl1