aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/ui.c
Commit message (Expand)AuthorAge
* docs: miscdundargoc2025-01-30
* refactor: iwyu #31637Justin M. Keyes2024-12-23
* refactor(api)!: rename Dictionary => DictJustin M. Keyes2024-09-23
* feat(startup): validate --listen addressJustin M. Keyes2024-09-02
* feat(mbyte): support extended grapheme clusters including more emojibfredl2024-08-30
* refactor(shada): rework msgpack decoding without msgpack-cbfredl2024-08-05
* fix(ui): avoid ambiguity about last chunk when flushing halfway (#29718)zeertzjq2024-07-15
* fix(ui): data corruption in remote_ui_raw_linebfredl2024-05-12
* fix(ui): avoid recursiveness and invalid memory access #28578luukvbaal2024-05-01
* fix(ui): fix edge case around flushingbfredl2024-03-15
* docs: support inline markdownLewis Russell2024-03-09
* refactor(ui): remove outdated UI vs UIData distinctionbfredl2024-03-08
* refactor(msgpack): allow flushing buffer while packing msgpackbfredl2024-03-07
* feat(docs): replace lua2dox.luaLewis Russell2024-02-27
* refactor(api): use arena for channel info and terminal infobfredl2024-02-18
* refactor(eval): use arena when converting typvals to Objectbfredl2024-02-15
* Merge pull request #27348 from fredizzimo/fsundvik/fix-ext-hlstatebfredl2024-02-12
|\
| * fix: splitting of big UI messagesFred Sundvik2024-02-06
* | refactor(api): use arena for nvim_list_uis()bfredl2024-02-09
* | refactor(api): make cstr_as_string accept "const char*"bfredl2024-02-09
|/
* feat(ui): add support for OSC 8 hyperlinks (#27109)Gregory Anders2024-01-24
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor(options): use schar_T representation for fillchars and listcharsbfredl2024-01-08
* refactor: run IWYU on entire repodundargoc2023-12-21
* refactor: move non-symbols to defs.h headersdundargoc2023-12-17
* refactor: free more reachable memory with EXITFREE (#26349)zeertzjq2023-12-02
* build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
* refactor: move function macros out of vim_defs.h (#26300)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq2023-11-27
* feat(tui): support DCS responses in TermResponse event (#26061)Gregory Anders2023-11-16
* refactor: iwyu (#26062)zeertzjq2023-11-16
* refactor: vim.ui.clipboard #26040Justin M. Keyes2023-11-14
* docs: deprecate the "term_background" UI fieldGregory Anders2023-11-13
* refactor: move background color detection into LuaGregory Anders2023-11-13
* build: remove PVSdundargoc2023-11-12
* fix(PVS/V564): the '|' operator is applied to bool type valuedundargoc2023-11-11
* feat(tui): use TermResponse event for OSC responses (#25868)Gregory Anders2023-11-06
* feat(server): allow embed with listen (#25709)George Harker2023-11-01
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor(grid): change schar_T representation to be more compactbfredl2023-09-19
* refactor(map): enhanced implementation, Clean Codeā„¢, etc etcbfredl2023-09-08
* fix(ui): avoid ambiguity about chunk that clears part of line (#24982)zeertzjq2023-09-02
* fix(events): trigger VimResume on next UI request (#24426)zeertzjq2023-07-23
* fix(ui): propagate line wrapping state on grid_line eventsRicky Zhou2023-06-05
* refactor(api): new helper macrosFamiu Haque2023-05-23
* refactor(map): avoid duplicated khash_t types for valuesbfredl2023-05-17
* build: update uncrustify to 0.76Lewis Russell2023-04-19