Commit Graph

  • 1ee166a64d docs(quickfix): fix tag format for CTRL mappings #37793 Yochem van Rosmalen 2026-02-09 18:13:24 +01:00
  • 1b627f6c59 fix(terminal): set b_locked when setting &buftype (#37787) Sean Dewar 2026-02-09 12:51:04 +00:00
  • 7ee41a4b33 test: add failing case for screenrow/screencol #37761 Nanashi. 2026-02-09 21:19:50 +09:00
  • e254688016 fix(terminal): handle ED 3 (clear scrollback) properly (#21412) zeertzjq 2026-02-09 19:28:00 +08:00
  • 6ad73421cb vim-patch:b422a33: runtime(gdb): Update syntax and ftplugin (#37783) zeertzjq 2026-02-09 08:19:39 +08:00
  • 19379d1255 fix(autocmd): deferred TermResponse lacks "data", may not fire (#37778) Sean Dewar 2026-02-08 21:43:50 +00:00
  • eaacdc9bdf fix(lsp): ignore empty response on trigger completion #37663 Tomasz N 2026-02-08 22:25:47 +01:00
  • 9c8d06e086 test(lsp/diagnostic): clearing diagnostics #37759 GenchoXD 2026-02-08 23:22:13 +02:00
  • 15ff454443 feat(lsp): display codelens as virtual lines, not virtual text #36469 Mike J McGuirk 2026-02-08 16:10:41 -05:00
  • 1519a34e43 fix(terminal): autocmds leave terminal open to wiped buffer Sean Dewar 2026-02-07 19:40:24 +00:00
  • da8de99d0b fix(window): use real last buffer of closed window Sean Dewar 2026-02-07 17:02:54 +00:00
  • d945a93d69 fix(autocmd): potential TabClosed UAF, always set abuf Sean Dewar 2026-02-06 23:13:04 +00:00
  • 5c156fdc64 fix(terminal): update size after closing window Sean Dewar 2026-02-06 16:33:25 +00:00
  • 4260f73e13 fix(messages): unwanted newlines with ext_messages #37733 luukvbaal 2026-02-08 15:47:02 +01:00
  • 0f73873d4f fix(pack): close confirmation buffer, not tabpage #37756 Evgeni Chasnovski 2026-02-08 16:15:16 +02:00
  • 6cb3254c2f docs(eval): fix fn.strchar types #37737 Mike J McGuirk 2026-02-08 08:07:49 -05:00
  • 6771b10b88 docs(eval): correct types for getcharsearch, setcharsearch #37734 Mike J McGuirk 2026-02-08 08:06:55 -05:00
  • 74fc085078 docs: update version.c #37595 github-actions[bot] 2026-02-08 07:35:40 -05:00
  • ddd7494ff9 test(terminal): skip flaky test on Windows (#37774) Sean Dewar 2026-02-08 02:27:30 +00:00
  • c90593ed5f test(terminal): skip flaky test on Windows (#37774) Sean Dewar 2026-02-08 02:27:30 +00:00
  • 154f1c5abd test(api/server_requests_spec): fix flaky test (#37771) zeertzjq 2026-02-08 08:49:13 +08:00
  • a9454f8511 test(api/server_requests_spec): fix flaky test (#37771) zeertzjq 2026-02-08 08:49:13 +08:00
  • 66b2e7da8a Merge pull request #37770 from zeertzjq/vim-1ff2239 zeertzjq 2026-02-08 08:26:55 +08:00
  • deac3fc13f vim-patch:27630b2: runtime(python3complete): remove trailing white space zeertzjq 2026-02-08 07:07:47 +08:00
  • 289eb2edd9 vim-patch:d15c718: runtime(compiler): fix space escape in pyright zeertzjq 2026-02-08 07:07:13 +08:00
  • a24f190531 vim-patch:1ff2239: runtime(compiler): add pyright Python type checker zeertzjq 2026-02-08 07:06:51 +08:00
  • ed8fbd2e29 vim-patch:9.1.2138: win_execute() and 'autochdir' can corrupt buffer name (#37767) zeertzjq 2026-02-08 07:04:36 +08:00
  • 72eb9fe87c vim-patch:partial:9.1.2137: test: Update tests for OpenBSD (#37766) zeertzjq 2026-02-08 07:03:41 +08:00
  • 79ed49cc69 vim-patch:9.1.2130: Page scrolling in Insert mode beeps (#37710) zeertzjq 2026-02-05 07:36:57 +08:00
  • 5f6b195402 vim-patch:9.1.2136: :tab sbuffer may close old tabpage (#37765) zeertzjq 2026-02-07 23:03:21 +08:00
  • e704529909 vim-patch:9.1.2136: :tab sbuffer may close old tabpage (#37765) zeertzjq 2026-02-07 23:03:21 +08:00
  • 1196bf8f40 vim-patch:7ccb81b: runtime(tar): Make the path traversal detection more robust (#37764) zeertzjq 2026-02-07 23:03:07 +08:00
  • 7720e52a0b Merge #37424 $XDG_CONFIG_DIRS with init.lua, $NVIM_APPNAME Justin M. Keyes 2026-02-06 13:28:43 -05:00
  • 37738d5ae0 fix(terminal): reset w_leftcol after resizing terminal horrifyingHorse 2026-02-05 23:09:57 +05:30
  • ba6440c106 fix(terminal): reset w_leftcol after resizing terminal horrifyingHorse 2026-02-05 23:09:57 +05:30
  • 5c51b45a82 fix(startup): respect $NVIM_APPNAME in $XDG_CONFIG_DIRS paths Jesse van der Pluijm 2026-01-15 15:27:10 +01:00
  • f899045adc refactor(startup): extract conflicting configs error to errors.h Jesse van der Pluijm 2026-01-17 10:33:50 +01:00
  • c785d5cdf0 fix(startup): source init.lua from XDG_CONFIG_DIRS Jesse van der Pluijm 2026-01-15 14:19:43 +01:00
  • a33e5fb1bb fix(ui): cmdline_block events for exmode #37751 luukvbaal 2026-02-06 14:10:33 +01:00
  • d2141396cd vim-patch:422ef98: runtime(doc): fix pattern problem in cmdline.txt (#37753) zeertzjq 2026-02-06 20:55:07 +08:00
  • c4f322b769 refactor(lsp): always fetch lenses again in codelens.run (#37720) Mathias Fußenegger 2026-02-06 13:31:44 +01:00
  • 6dd0a7d60a vim-patch:9.1.2135: tests: tar plugin does not consider 'nowrapscan' (#37752) zeertzjq 2026-02-06 20:25:14 +08:00
  • d3bfde60ad vim-patch:56d470a: runtime(lf): update syntax to support lf version r41 (#37750) zeertzjq 2026-02-06 20:17:19 +08:00
  • 03e68ad5d3 vim-patch:9.1.2133: Another case of buffer overflow with 'helpfile' (#37746) zeertzjq 2026-02-06 18:29:24 +08:00
  • 15061d322d vim-patch:9.1.2133: Another case of buffer overflow with 'helpfile' (#37746) zeertzjq 2026-02-06 18:29:24 +08:00
  • 818b97173e fix(process): avoid buffering unnecessary UI event with PTY CWD (#37582) zeertzjq 2026-01-28 06:50:49 +08:00
  • c7f48e40b8 vim-patch:9.1.2119: tests: Test_language_cmd fails on OpenBSD (#37503) Kevin Goodsell 2026-01-30 02:58:37 -08:00
  • 151d6c7c41 test: add reasons to some skipped tests (#37632) zeertzjq 2026-01-31 08:25:48 +08:00
  • 3eef5752b3 fix(terminal): heap UAF if buffer deleted during TermRequest (#37612) zeertzjq 2026-01-29 13:02:36 +08:00
  • 4792c29969 vim-patch:9.1.2132: [security]: buffer-overflow in 'helpfile' option handling (#37735) zeertzjq 2026-02-06 07:40:51 +08:00
  • db133879b2 vim-patch:9.1.2132: [security]: buffer-overflow in 'helpfile' option handling (#37735) zeertzjq 2026-02-06 07:40:51 +08:00
  • e40c5cb06d fix(vterm): handle split UTF-8 after ASCII properly (#37721) zeertzjq 2026-02-06 07:28:26 +08:00
  • e198037148 fix(ui2): always route to dialog when cmdline is open #37730 luukvbaal 2026-02-05 20:54:22 +01:00
  • 7a490d65c5 fix(messages): increment message ID without ext_messages #37714 luukvbaal 2026-02-05 15:55:11 +01:00
  • 13a9cdc6b4 docs(lua): vim.keymap.set takes no noremap #37723 Christian Clason 2026-02-05 14:43:04 +01:00
  • 6f27eb1591 ci(cirrus): update to FreeBSD 15.0 (#37716) zeertzjq 2026-02-05 21:39:08 +08:00
  • f1dcde6cba fix(messages): single msg_show event for :global command #37728 luukvbaal 2026-02-05 14:37:20 +01:00
  • bf68ba40a0 refactor: rename _extui => _core.ui2 #37692 luukvbaal 2026-02-05 13:45:45 +01:00
  • a3c8c593f2 test(terminal/cursor_spec): fix flaky test (#37715) zeertzjq 2026-02-05 14:27:15 +08:00
  • ba7456b91a test(terminal/cursor_spec): fix flaky test (#37681) zeertzjq 2026-02-03 13:08:34 +08:00
  • b95e0a8d20 test(terminal/cursor_spec): fix flaky test (#37715) zeertzjq 2026-02-05 14:27:15 +08:00
  • 396edf1e46 vim-patch:61044eb: runtime(haskellcomplete): fix Undefined variable b:completingLangExtension. (#37712) zeertzjq 2026-02-05 09:32:40 +08:00
  • da60b80a74 vim-patch:03b42b2: runtime(doc): add note for -complete=shellcmdline (#37713) zeertzjq 2026-02-05 09:26:27 +08:00
  • 72a557c61b fix(ui2): only copy highlight marks when expanding cmdline #37709 luukvbaal 2026-02-05 01:23:22 +01:00
  • 814f2629cb fix(terminal): handle split composing chars at right edge (#37694) zeertzjq 2026-02-05 08:19:11 +08:00
  • a124439559 test(lsp): retry "on_type_formatting enables formatting on type" #37711 Justin M. Keyes 2026-02-04 19:03:06 -05:00
  • bdd886622d vim-patch:9.1.2130: Page scrolling in Insert mode beeps (#37710) zeertzjq 2026-02-05 07:36:57 +08:00
  • 506dd7252a fix(ui): remember cursor shape when obscured #37704 Sean Dewar 2026-02-04 22:43:21 +00:00
  • 70b1b15144 test(tui_spec): check that 'ttimeoutlen' works (#37702) zeertzjq 2026-02-05 06:26:59 +08:00
  • b90b0c8d17 docs: setting g:clipboard after provider init #37705 Kevin Locke 2026-02-04 18:53:08 +00:00
  • db2a54996e feat(ui2): replace message by its ID #37672 luukvbaal 2026-02-04 20:11:35 +01:00
  • da7580498a test(float): cursor unobscured by hidden float and in cmdline Sean Dewar 2026-02-04 17:20:41 +00:00
  • 2a906bfad6 docs: setting g:clipboard after provider init #37705 Kevin Locke 2026-02-04 18:53:08 +00:00
  • a2b92a5efb feat(ui): show "empty" cursor behind unfocused floatwin #37624 glepnir 2026-02-04 23:09:50 +08:00
  • 379e307148 fix(terminal): also don't propagate $COLORTERM on Windows (#37699) zeertzjq 2026-02-04 23:07:47 +08:00
  • 9655bd560f fix(ui2): don't adjust dialog pos for pum wildmenu (#37695) Sean Dewar 2026-02-04 12:15:34 +00:00
  • d47d317a79 vim-patch:9.1.2128: Heap use after free in buf_check_timestamp() Sean Dewar 2026-02-03 15:16:39 +00:00
  • ddd1bf757f Merge pull request #37693 from zeertzjq/vim-c65643c zeertzjq 2026-02-04 07:57:28 +08:00
  • 8f1667445e vim-patch:ac5af8e: runtime(vim): Fix for :VimKeywordPrg when syntax does not match zeertzjq 2026-02-04 07:13:42 +08:00
  • f3e2e718ec vim-patch:c65643c: runtime(vim): Update ftplugin, fix option variable 'keywordprg' matching zeertzjq 2026-02-04 07:12:13 +08:00
  • 90abd2613d fix(lsp): don't empty server start-boundary by next client response #37665 Tomasz N 2026-02-03 21:30:05 +01:00
  • 0ddba68607 build: ensure toolchain is passed to bundled deps #37587 Rawan Muhammad 2026-02-03 20:26:55 +02:00
  • 9278f792c3 feat(lsp): support range + full semantic token requests #37611 jdrouhard 2026-02-03 12:16:12 -06:00
  • fede568692 vim-patch:9.1.2128: Heap use after free in buf_check_timestamp() Sean Dewar 2026-02-03 15:16:39 +00:00
  • f5931102f8 Merge #37626 feat(lsp)!: textDocument/codeLens as decoration provider Justin M. Keyes 2026-02-03 09:46:37 -05:00
  • 6f733f4a9b fix(lsp): avoid scheduling client deletion before LspNotify #37685 Yi Ming 2026-02-03 22:33:14 +08:00
  • 965468fca1 feat(lsp): support workspace/codeLens/refresh Yi Ming 2026-02-02 09:40:31 +08:00
  • fe23168e2b feat(lsp)!: reimplement textDocument/codeLens as decoration provider Yi Ming 2026-01-30 15:12:33 +08:00
  • 16680e57ba fix(tui): use 0x7f as Backspace on Windows with VT input (#37679) zeertzjq 2026-02-03 21:40:40 +08:00
  • 41cac54325 feat(defaults): exclude temp dirs from 'shada' oldfiles #37631 Pavel Pisetski 2026-02-03 14:31:37 +01:00
  • 11e82c108d fix(l10n): update Ukrainian translations #37654 Anatolii Sakhnik 2026-02-03 15:24:55 +02:00
  • 3038f0191e fix(ui2): wildmenu hidden behind dialog window #37684 luukvbaal 2026-02-03 14:17:33 +01:00
  • dbb3986f33 fix(prompt): ensure prompt-mark col gets reseted properly #37669 Shadman 2026-02-03 19:01:05 +06:00
  • c85313bac7 fix(messages): always assign msg_id to msg_show events #37671 luukvbaal 2026-02-03 13:52:03 +01:00
  • d594407735 test: unskip msgpackparse() test on Windows (#37683) zeertzjq 2026-02-03 16:31:27 +08:00
  • 963162b338 test(terminal/cursor_spec): fix flaky test (#37681) zeertzjq 2026-02-03 13:08:34 +08:00
  • 4c0d1aceec vim-patch:093d0cb: runtime(doc): Clarify the behaviour of command completion functions (#37680) zeertzjq 2026-02-03 11:16:17 +08:00
  • af4115ce2b test(tty-test): enable VTI and VTP on Windows (#37677) zeertzjq 2026-02-03 08:50:27 +08:00
  • 19eb75831b ci(test): bump Windows runners to windows-2025 and unskip tests (#37666) zeertzjq 2026-02-03 03:03:41 +08:00
  • 8aec33e322 fix(ui): clear msg_ruler event with 'rulerformat' #37675 luukvbaal 2026-02-02 17:08:10 +01:00