aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
* vim-patch:9.1.1141: Misplaced comment in readfile()zeertzjq2025-02-23
* vim-patch:9.1.1139: [fifo] is not displayed when editing a fifozeertzjq2025-02-23
* vim-patch:9.1.1137: ins_str() is inefficient by calling STRLEN() (#32591)zeertzjq2025-02-23
* vim-patch:9.1.1136: Match highlighting marks a buffer region as changed (#32561)luukvbaal2025-02-23
* vim-patch:9.1.1135: 'suffixesadd' doesn't work with multiple items (#32573)zeertzjq2025-02-22
* vim-patch:9.1.1132: Mark positions wrong after triggering multiline completio...zeertzjq2025-02-21
* vim-patch:partial:9.1.1131: potential out-of-memory issue in search.c (#32565)zeertzjq2025-02-21
* fix(marks): truncate double-width inline virt_text consistently (#32560)zeertzjq2025-02-21
* vim-patch:9.1.1130: 'listchars' "precedes" is not drawn on Tabs. (#32563)zeertzjq2025-02-21
* fix(treesitter): `TSNode:field()` returns all children with the given fieldRiley Bruins2025-02-21
* fix(messages): list_cmd kind for :registers, :au[g] #32531luukvbaal2025-02-20
* vim-patch:9.1.1127: preinsert text is not cleaned up correctly (#32544)zeertzjq2025-02-21
* vim-patch:9.1.1125: cannot loop through pum menu with multiline items (#32543)zeertzjq2025-02-21
* vim-patch:9.1.1126: patch 9.1.1121 used a wrong way to handle enterzeertzjq2025-02-21
* vim-patch:9.1.1121: Enter does not insert newline with "noselect"glepnir2025-02-21
* vim-patch:9.1.1124: No test for 'listchars' "precedes" with double-width char...zeertzjq2025-02-21
* feat(messages): confirm kind for z=, :tselect, inputlist() #32521luukvbaal2025-02-20
* feat(marks): virtual lines support horizontal scrolling (#32497)zeertzjq2025-02-20
* fix(keycodes): recognize <Find>, <Select> #28431Mantas Mikulėnas2025-02-20
* fix(api): remove invalid assertionsLuuk van Baal2025-02-19
* fix(terminal): avoid more `busy_start` lacking `busy_stop` (#32509)Sean Dewar2025-02-19
* vim-patch:9.1.1122: too many strlen() calls in findfile.c (#32516)zeertzjq2025-02-19
* vim-patch:5647c91: runtime(doc): add reference to extendnew() at extend() (#3...zeertzjq2025-02-17
* refactor(channel): eliminate special case in on_proc_exit() #32485Justin M. Keyes2025-02-17
* docs: misc (#32258)dundargoc2025-02-17
* docs: stdpath() type #32480phanium2025-02-16
* fix(marks): handle composing in inline virt_text with 'nowrap' (#32477)zeertzjq2025-02-16
* fix(marks): handle double-with inline virt_text with 'nowrap' (#32476)zeertzjq2025-02-16
* fix(terminal): avoid mismatched `busy_start` without `busy_stop` (#32458)Sean Dewar2025-02-15
* vim-patch:9.1.1112: Inconsistencies in get_next_or_prev_match() (#32447)zeertzjq2025-02-14
* fix(float): "Not enough room" error for 1-line float #25192glepnir2025-02-14
* build(windows)!: drop cat and tee executables from windowsdundargoc2025-02-14
* vim-patch:9.1.1107: cannot loop through completion menu with fuzzy (#32438)zeertzjq2025-02-14
* vim-patch:9.1.1109: cmdexpand.c hard to read (#32437)zeertzjq2025-02-14
* vim-patch:9.1.1108: 'smoothscroll' gets stuck with 'listchars' "eol" (#32434)zeertzjq2025-02-13
* feat(term): trigger TermRequest for APC (#32407)Till Bungert2025-02-13
* fix(memline): don't check line count for closed memline #32403luukvbaal2025-02-12
* feat(column): apply appropriate numhl highlight to virt_lines (#32400)luukvbaal2025-02-12
* feat(options): add 'eventignorewin' (#32152)luukvbaal2025-02-12
* refactor(insexpand.c): remove duplicate assignment (#32410)zeertzjq2025-02-12
* vim-patch:9.1.1101: insexpand.c hard to readzeertzjq2025-02-11
* vim-patch:9.1.1098: leaking memory with completing multi lineszeertzjq2025-02-11
* fix(ui): Windows :detach is opt-inJustin M. Keyes2025-02-10
* feat(ui): UI :detach commandJustin M. Keyes2025-02-10
* fix(api): memory leaks in vim.api.nvim_*get_option #32390Cai Rijun (Richard)2025-02-10
* vim-patch:9.1.1086: completion doesn't work with multi lines (#32377)glepnir2025-02-09
* vim-patch:9.1.1083: setreg() doesn't correctly handle mbyte chars in blockwis...zeertzjq2025-02-09
* vim-patch:8.2.2935: calculating register width is not always neededzeertzjq2025-02-09
* vim-patch:8.2.2934: ASAN error when using text from the clipboardzeertzjq2025-02-09
* vim-patch:8.2.2933: when 'clipboard' is "unnamed" zp does not work correctlyzeertzjq2025-02-09