aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* feat(treesitter): vertical conceal support for highlighterLuuk van Baal2025-02-25
* feat(marks): add conceal_lines to nvim_buf_set_extmark()Luuk van Baal2025-02-25
* vim-patch:9.1.1145: multi-line completion has wrong indentation for last line...glepnir2025-02-25
* fix(api): don't override Vimscript SID (#32610)zeertzjq2025-02-25
* fix(lua): SIGSEGV in luv callback with error(nil) #32595phanium2025-02-24
* vim-patch:9.1.1143: illegal memory access when putting a register (#32604)zeertzjq2025-02-24
* feat(complete): CompleteDone reason "cancel", "discard" #32600Evgeni Chasnovski2025-02-23
* fix(float): can set title/footer without setting border #32594Evgeni Chasnovski2025-02-23
* 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