Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix(tui): don't overwrite an assertion faliure message on exit | bfredl | 2023-09-21 |
* | fix(unittests): fix TUI broken test previously ignored | bfredl | 2023-01-18 |
* | refactor: fix IWYU mapping file and use IWYU (#21802) | dundargoc | 2023-01-15 |
* | refactor(ui): devirtualize the ui layer | bfredl | 2023-01-05 |
* | fix(tui): do not set ui_client_termname if it is already set (#21607) | zeertzjq | 2023-01-01 |
* | fix(tui): more work in the TUI | bfredl | 2022-12-31 |
* | build: allow IWYU to fix includes for all .c files | dundargoc | 2022-11-15 |
* | perf(ui): unpack grid_line (screen contents) directly | bfredl | 2022-07-19 |
* | refactor(api): use hashy hash for looking up api method and event names | bfredl | 2022-05-30 |
* | refactor(uncrustify): format all c code under /src/nvim/ | Dundar Goc | 2022-04-29 |
* | refactor(ui): use "ui_client" instead of "redraw" as general prefix | bfredl | 2022-03-15 |
* | feat(ui): implement ui_client event handlers | hlpr98 | 2022-03-15 |
* | feat(ui): connect to remote ui (only debug messages for now) | bfredl | 2022-03-12 |