aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
* | vim-patch:9.1.1243: diff mode is lacking for changes within lineszeertzjq2025-03-28
* | vim-patch:9.1.1247: fragile setup to get (preferred) keys from key_name_entry...zeertzjq2025-03-28
* | fix(health): message should mention "vim.provider" #33095Eisuke Kawashima2025-03-27
* | refactor(eval): move diff functions to diff.c (#33085)zeertzjq2025-03-27
* | fix(ui): wincmd _ should not increase 'cmdheight' above 0 (#33056)luukvbaal2025-03-27
* | fix(display): scroll logic does not take into account concealed topline (#33054)luukvbaal2025-03-27
|/
* vim-patch:9.1.1224: cannot :put while keeping indent (#33076)zeertzjq2025-03-27
* vim-patch:9.1.1219: Strange error with wrong type for matchfuzzy() "camelcase"zeertzjq2025-03-27
* vim-patch:9.1.1214: matchfuzzy() can be improved for camel case matchesglepnir2025-03-27
* vim-patch:9.1.1228: completion: current position column wrong after got a matchzeertzjq2025-03-27
* vim-patch:9.1.1201: 'completefuzzycollect' does not handle dictionary correctlyzeertzjq2025-03-27
* vim-patch:1dc731a: runtime(doc): make :h 'completefuzzycollect' a bit clearerzeertzjq2025-03-27
* vim-patch:9.1.1197: process_next_cpt_value() uses wrong conditionzeertzjq2025-03-27
* vim-patch:9.1.1185: endless loop with completefuzzycollect and no match foundzeertzjq2025-03-27
* vim-patch:9.1.1182: No cmdline completion for 'completefuzzycollect'zeertzjq2025-03-27
* vim-patch:9.1.1181: Unnecessary STRLEN() calls in insexpand.czeertzjq2025-03-27
* vim-patch:9.1.1178: not possible to generate completion candidates using fuzz...zeertzjq2025-03-27
* vim-patch:9.1.1131: potential out-of-memory issue in search.czeertzjq2025-03-27
* vim-patch:9.1.0733: keyword completion does not work with fuzzyzeertzjq2025-03-27
* vim-patch:26e4b00: runtime(doc): Revert outdated comment in completeopt's fuz...zeertzjq2025-03-27
* vim-patch:9.1.0705: Sorting of fuzzy filename completion is not stablezeertzjq2025-03-27
* vim-patch:9.1.0654: completion does not respect completeslash with fuzzyzeertzjq2025-03-27
* vim-patch:9.1.0634: Ctrl-P not working by defaultzeertzjq2025-03-27
* vim-patch:9.1.0631: wrong completion list displayed with non-existing dir + f...zeertzjq2025-03-27
* vim-patch:9.1.0605: internal error with fuzzy completionzeertzjq2025-03-27
* vim-patch:9.1.0598: fuzzy completion does not work with default completionzeertzjq2025-03-27
* revert: "refactor(tui): disable kitty key event reporting"Christian Clason2025-03-26
* docs: news, lsp autocomplete #33047Justin M. Keyes2025-03-26
* vim-patch:9.1.1238: wrong cursor column with 'set splitkeep=screen' (#33060)zeertzjq2025-03-26
* fix(mswin): UI may hang on exitJustin M. Keyes2025-03-25
* fix(channel): log after (not before) channel-closeJustin M. Keyes2025-03-24
* refactor(channel): redundant channel_close()Justin M. Keyes2025-03-24
* fix(log): unify error messages for vim.ui_attach/decor providers #33005luukvbaal2025-03-21
* vim-patch:9.1.1226: "shellcmdline" completion doesn't work with input() (#32998)zeertzjq2025-03-20
* fix(messages): incorrect error message splitting and kind #32990luukvbaal2025-03-19
* fix(path): crash with nvim_get_runtime_file during wildcard expansion (#32992)zeertzjq2025-03-19
* fix(api): don't use 'winborder' when reconfiguring float (#32984)glepnir2025-03-19
* fix(marks): ensure decor is removed with proper range (#32973)luukvbaal2025-03-19
* fix(api): fix 'winborder' preventing splits with nvim_open_win (#32981)zeertzjq2025-03-19
* fix(options): fix 'winborder' accepting multiple string values (#32978)zeertzjq2025-03-19
* vim-patch:9.1.1221: Wrong cursor pos when leaving Insert mode just after 'aut...zeertzjq2025-03-18
* vim-patch:9.1.1222: using wrong length for last inserted string (#32975)zeertzjq2025-03-19
* feat(float): add winborder option (#31074)glepnir2025-03-18
* docs: misc #32959Justin M. Keyes2025-03-18
* vim-patch:9.1.1216: Pasting the '.' register multiple times may not workzeertzjq2025-03-18
* vim-patch:3495497: patch 9.1.1212: too many strlen() calls in edit.czeertzjq2025-03-18
* fix(column): unnecessary redraws with resized 'statuscolumn' (#32944)luukvbaal2025-03-17
* docs: miscJustin M. Keyes2025-03-17
* docs(api): rename "handle" => "id"Justin M. Keyes2025-03-17
* fix(marks): issues with invalid marks and marks beyond eob (#32862)luukvbaal2025-03-16