aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* vim-patch:partial:9.1.0373: ops.c code uses too many strlen() calls (#28508)zeertzjq2024-04-26
* fix(completion): improve popup window position (#26739)Raphael2024-04-25
* Merge pull request #28492 from bfredl/hotfixbfredl2024-04-25
|\
| * fix(lua): vim.fn.has('nvim-0.10') in fast context, used by vim.deprecatebfredl2024-04-25
* | feat(api): allow floats to be opened in non-current tabpage (#28480)Will Hopkins2024-04-25
* | refactor(source): remove unnecessary concatenation with Lua (#28499)zeertzjq2024-04-25
|/
* vim-patch:8.2.2332: Vim9: missing :endif not reported when using :windo (#28482)zeertzjq2024-04-24
* vim-patch:9.1.0365: Crash when typing many keys with D- modifier (#28464)zeertzjq2024-04-23
* fix(tui): disable DECRQM and DECRQSS queries for Terminal.app (#28453)Yoshimasa Niwa2024-04-23
* vim-patch:9.1.0357: Page scrolling should place cursor at window boundaries (...luukvbaal2024-04-22
* fix(completion): check that healthcheck name is string (#28458)zeertzjq2024-04-22
* Merge pull request #28434 from glepnir/23120bfredl2024-04-22
|\
| * fix(float): wrong position when bufpos is setglepnir2024-04-21
* | refactor(api): deprecate nvim_call_atomic #28433Justin M. Keyes2024-04-22
* | fix(window): don't go to unfocusable float when closing (#28455)zeertzjq2024-04-22
* | refactor(treesitter): language loadingLewis Russell2024-04-21
* | refactor: add function attributes to xmemcpyz() (#28435)zeertzjq2024-04-21
* | perf(treesitter): incremental foldupdateJaehwang Jung2024-04-21
* | Merge pull request #27872 from luukvbaal/cmdheightbfredl2024-04-21
|\ \
| * | fix(ui): don't force 'cmdheight' to zero with ext_messagesLuuk van Baal2024-04-20
* | | fix(api): do not update grid position in nvim_win_set_cursor (#28235)luukvbaal2024-04-21
* | | refactor(lua): "module" => "M" #28426Justin M. Keyes2024-04-20
|/ /
* / refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)zeertzjq2024-04-20
|/
* fix(showcmd): clear the rest properly (#28420)zeertzjq2024-04-20
* vim-patch:9.1.0351: No test that completing a partial mapping clears 'showcmd...zeertzjq2024-04-19
* build(windows): set longPathAware in manifest #28389Luna Saphie Mittelbach2024-04-18
* test: 'showcmd' with ext_messages and Visual selection (#28393)zeertzjq2024-04-18
* vim-patch:9.1.0343: 'showcmd' wrong for partial mapping with multibyte (#28392)zeertzjq2024-04-18
* Merge pull request #28355 from theofabilous/msgpack-crash-fixbfredl2024-04-17
|\
| * fix(msgpack): store grid line event as a valueTheo Fabi2024-04-16
* | docs: remove mentions of scan-builddundargoc2024-04-17
* | vim-patch:9.1.0341: Problem: a few memory leaks are found (#28382)zeertzjq2024-04-17
* | vim-patch:9.1.0340: Problem: Error with matchaddpos() and empty list (#28381)zeertzjq2024-04-17
* | test: API can return Lua function to Lua code (#28380)zeertzjq2024-04-17
* | fix(lua): only free luarefs when returning from API (#28373)zeertzjq2024-04-17
|/
* feat(defaults): use ripgrep (rg) for 'grepprg' if availableLuna Saphie Mittelbach2024-04-16
* fix(api): ignore 'autochdir' when renaming other buf (#28376)zeertzjq2024-04-16
* fix(api): ignore 'autochdir' when setting buf in other win (#28371)Raphael2024-04-16
* test: make mapping tests more consistent (#28368)zeertzjq2024-04-16
* test: getting autocmd Lua callback in Vimscript (#28367)zeertzjq2024-04-16
* fix(messages): avoid crash with :intro and ch=0 (#28343)zeertzjq2024-04-16
* vim-patch:9.1.0335: String interpolation fails for List type (#28364)zeertzjq2024-04-16
* fix(base64): properly handle embedded NULLs when decoding (#28349)Gregory Anders2024-04-15
* fix(api): make width/height for split by nvim_open_win work (#28341)zeertzjq2024-04-15
* vim-patch:9.1.0329: String interpolation fails for Dict type (#28335)zeertzjq2024-04-15
* feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192Sean Dewar2024-04-14
* vim-patch:9.1.0320: Wrong cursor position after using setcellwidths() (#28334)zeertzjq2024-04-15
* refactor: fix clang NonNullParamChecker warnings (#28327)zeertzjq2024-04-14
* fix(tui): make setcellwidths() work for non-ambiwidth chars (#28322)zeertzjq2024-04-14
* vim-patch:9.1.0313: Crash when using heredoc with comment in command blockzeertzjq2024-04-14