aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/tui
Commit message (Expand)AuthorAge
...
* docs: various #25289Justin M. Keyes2024-01-18
* refactor(IWYU): fix headersdundargoc2024-01-11
* fix(tui): use buflen to calculate remaining buffer size (#26942)James McCoy2024-01-07
* refactor(tui): remove code that is no longer necessaryzeertzjq2023-12-31
* refactor: run IWYU on entire repodundargoc2023-12-21
* refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq2023-12-21
* docs: add style rule regarding initializationdundargoc2023-12-18
* refactor: move non-symbols to defs.h headersdundargoc2023-12-17
* fix(tui): don't use tui->params[] for 'termsync' (#26565)zeertzjq2023-12-14
* fix(tui): don't forget to update cursor visibility (#26523)zeertzjq2023-12-12
* refactor(tui): use synchronized updates around actual buf flush (#26478)Gregory Anders2023-12-09
* fix(tui): start flush earlier (#26463)zeertzjq2023-12-08
* fix(tui): use uv_timer_t instead of TimeWatcher for input (#26435)zeertzjq2023-12-07
* feat(defaults): enable 'termguicolors' by default when supported by terminalGregory Anders2023-12-06
* refactor: change event_create() to a macro (#26343)zeertzjq2023-12-01
* refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)zeertzjq2023-12-01
* build: vendor libtermkeydundargoc2023-11-30
* refactor: explicitly abort on OOM condition (#26330)Gregory Anders2023-11-30
* refactor(IWYU): fix includes for cmdhist.h (#26324)zeertzjq2023-11-30
* fix(tui): grow termkey's internal buffer for large escape sequences (#26309)Gregory Anders2023-11-30
* refactor(IWYU): move UI and LineFlags to ui_defs.h (#26318)zeertzjq2023-11-30
* build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: iwyu (#26269)zeertzjq2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq2023-11-27
* build(clint): more precise check for "defs" headers (#26236)zeertzjq2023-11-27
* build: rework IWYU mapping filesdundargoc2023-11-25
* refactor(tui): remove unnecessary scheduling when suspending (#26190)zeertzjq2023-11-24
* build: adjust clang-tidy warning exclusion logicdundargoc2023-11-20
* refactor: enable formatting for ternariesdundargoc2023-11-20
* build: bump uncrustify versiondundargoc2023-11-19
* refactor(tui): use termkey_interpret_modereportGregory Anders2023-11-17
* refactor(tui): refactor Kitty keyboard query implementationGregory Anders2023-11-17
* fix(tui): handle cursor visibility properly (#26091)zeertzjq2023-11-17
* feat(tui): support DCS responses in TermResponse event (#26061)Gregory Anders2023-11-16
* refactor: iwyu (#26062)zeertzjq2023-11-16
* fix(tui): do not toggle cursor visibility when flushing the buffer (#26055)Gregory Anders2023-11-15
* feat(tui): add 'termsync' option (#25871)Gregory Anders2023-11-14
* refactor: move background color detection into LuaGregory Anders2023-11-13
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build: remove PVSdundargoc2023-11-12
* fix(input): set termkey buffer size to read stream capacityGregory Anders2023-11-07
* feat(tui): use TermResponse event for OSC responses (#25868)Gregory Anders2023-11-06
* refactor: allow not having a `default` case for enumFamiu Haque2023-10-10
* refactor: the long goodbyedundargoc2023-10-09
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30