aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* vim-patch:9.1.0407: Stuck with long line and half-page scrolling (#28704)luukvbaal2024-05-11
* vim-patch:9.1.0406: Divide by zero with getmousepos() and 'smoothscroll' (#28...zeertzjq2024-05-11
* fix: transposed xcalloc arguments (#28695)zeertzjq2024-05-11
* Merge pull request #28676 from luukvbaal/tuiflushbfredl2024-05-10
|\
| * fix(tui): initialize clear attrs with current terminal backgroundLuuk van Baal2024-05-10
* | vim-patch:9.1.0397: Wrong display with 'smoothscroll' when changing quickfix ...zeertzjq2024-05-09
|/
* refactor(change): check all tabpages in changed_lines_invalidate_buf() (#28666)zeertzjq2024-05-08
* refactor(fold): avoid coverity false-positiveJaehwang Jung2024-05-07
* docs: fix lua type warnings (#28633)Maria José Solano2024-05-05
* vim-patch:ad4881cb3c04 (#28636)zeertzjq2024-05-04
* fix(vim.json): properly treat luanil options as booleans (#28622)zeertzjq2024-05-03
* perf(extmarks): better track whether namespace has extmarks (#28615)zeertzjq2024-05-03
* fix(api): use correct buffer for "range" in nvim__redraw (#28614)luukvbaal2024-05-03
* feat(api): add nvim__redraw for more granular redrawingLuuk van Baal2024-05-02
* refactor: add win_T argument to setcursor_mayforce()Luuk van Baal2024-05-02
* vim-patch:9.1.0388: cursor() and getregion() don't handle v:maxcol well (#28602)zeertzjq2024-05-02
* fix(colorscheme): add missing LSP groupsEvgeni Chasnovski2024-05-02
* fix(ui): avoid recursiveness and invalid memory access #28578luukvbaal2024-05-01
* revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...Gregory Anders2024-05-01
* docs(api): sort unreleased nvim__ functions last #28580Justin M. Keyes2024-04-30
* fix(api): mark nvim__complete_set as experimental #28579Justin M. Keyes2024-04-30
* docs: misc #24163Justin M. Keyes2024-04-30
* docs: various fixes (#28208)dundargoc2024-04-30
* vim-patch:9.1.0381: cbuffer and similar commands don't accept a range (#28571)zeertzjq2024-04-30
* fix(treesitter): make tests for memoize more robustbfredl2024-04-29
* perf(ui_client): skip some initialization not necessary for ui clientbfredl2024-04-29
* fix(ui): activating all ext capabilities without remote UI #28555luukvbaal2024-04-28
* vim-patch:9.1.0380: Calculating line height for unnecessary amount of lines (...luukvbaal2024-04-29
* feat(defaults): improve :grep defaults #28545Luna Saphie Mittelbach2024-04-28
* Merge pull request #28532 from bfredl/regularizationbfredl2024-04-28
|\
| * refactor(build): make all generated c files headersbfredl2024-04-27
* | Merge #28522 handle ui_attach side effectsJustin M. Keyes2024-04-27
|\ \ | |/ |/|
| * fix(ui): set 'cmdheight' to zero for all open tabpagesLuuk van Baal2024-04-27
| * fix(ui): update ext_ui widgets when attaching non-remote UILuuk van Baal2024-04-26
* | vim-patch:9.1.0374: wrong botline in BufEnter (#28530)zeertzjq2024-04-27
* | vim-patch:fe1e2b5e2d65zeertzjq2024-04-27
* | 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