Commit Graph

  • 587447ec64 patch 9.2.0423: popup: wrapped cmdline truncated with wildoptions=pum v9.2.0423 Yasuhiro Matsumoto 2026-05-01 13:25:31 +00:00
  • ba85f88fe9 patch 9.2.0422: popup: leave stray char when scrollbar changes v9.2.0422 Yasuhiro Matsumoto 2026-05-01 13:12:11 +00:00
  • 7f3243e3a8 translation(sr): Update of Serbian translation Ivan Pešić 2026-04-30 18:06:46 +00:00
  • 7da90de1cb runtime(cabal): add missing haskell language editions Léana 江 2026-04-30 18:00:28 +00:00
  • f793e98068 runtime(doc): clarify separator cell on status line rows Hirohito Higashi 2026-04-29 21:44:12 +00:00
  • 620557bd48 runtime(doc): Update help tags file Christian Brabandt 2026-04-29 21:22:48 +00:00
  • e7e35b9e38 runtime(doc): clarify that viminfo file should be trusted Christian Brabandt 2026-04-29 21:17:11 +00:00
  • 77499e009a patch 9.2.0421: vimball: can smuggle Vimscript into VimballRecord file v9.2.0421 Christian Brabandt 2026-04-29 20:36:14 +00:00
  • 3ac7b97439 patch 9.2.0420: channel: cannot handle binary data via channel callbacks v9.2.0420 Yasuhiro Matsumoto 2026-04-29 19:48:05 +00:00
  • bd8716178e patch 9.2.0419: popup: rendering issues v9.2.0419 Yasuhiro Matsumoto 2026-04-29 19:23:47 +00:00
  • 20e98ff1cc patch 9.2.0418: wildcards in expanded env vars reinterpreted by glob v9.2.0418 glepnir 2026-04-29 19:10:43 +00:00
  • af494af5ff patch 9.2.0417: completion: no support for "noinsert" with 'wildmode' v9.2.0417 glepnir 2026-04-29 18:35:55 +00:00
  • c2bda0add9 patch 9.2.0416: Unix: filename completion splits at space for single-file Ex commands v9.2.0416 Maxim Kim 2026-04-29 17:14:11 +00:00
  • 6453a7c440 patch 9.2.0415: Wrong behavior when executing register that ends in Insert mode v9.2.0415 zeertzjq 2026-04-29 16:10:04 +00:00
  • 458fed4f65 patch 9.2.0414: Flicker when drawing window separator and pum is shown v9.2.0414 Yasuhiro Matsumoto 2026-04-29 15:58:42 +00:00
  • c5de8231f4 runtime(qml): Add optional chaining to QML syntax ii14 2026-04-28 21:20:41 +00:00
  • bd0f3e6da5 patch 9.2.0413: Scrolling wrong with 'splitkeep' when changing 'cmdheight' v9.2.0413 Luuk van Baal 2026-04-28 21:09:45 +00:00
  • 41c3379bdf patch 9.2.0412: channel: term_start() out_cb/err_cb no longer deliver raw chunks v9.2.0412 Hirohito Higashi 2026-04-28 21:03:12 +00:00
  • e7745b7cbf patch 9.2.0411: tabpanel: no Vim script functions for the tabpanel v9.2.0411 Yasuhiro Matsumoto 2026-04-28 20:25:30 +00:00
  • 6146f3382f patch 9.2.0410: test suite races when run with parallel make v9.2.0410 Jesse Rosenstock 2026-04-28 19:23:41 +00:00
  • 30b4240730 runtime(doc): Update docs related to tabpanel Hirohito Higashi 2026-04-28 19:19:53 +00:00
  • 6cb4173294 patch 9.2.0409: memory leaks in copy_substring_from_pos() v9.2.0409 glepnir 2026-04-28 19:14:22 +00:00
  • e47daed442 patch 9.2.0408: Insert-mode <Cmd> edits can corrupt undo v9.2.0408 Jaehwang Jung 2026-04-28 19:04:39 +00:00
  • 2d43240659 patch 9.2.0407: tabpanel: A few issues with the tabpanel v9.2.0407 Hirohito Higashi 2026-04-27 21:14:46 +00:00
  • 7e76514896 patch 9.2.0406: VisualNOS not used when Wayland selection ownership lost v9.2.0406 Shane Harper 2026-04-27 19:55:03 +00:00
  • ae196b2d58 patch 9.2.0405: when jumping to tags, will open URLs v9.2.0405 Christian Brabandt 2026-04-27 18:40:07 +00:00
  • 3958188f6a patch 9.2.0404: redraw_listener_add() does not check secure flag v9.2.0404 Christian Brabandt 2026-04-27 18:29:33 +00:00
  • f1a9449206 patch 9.2.0403: Vim9: def function sandbox bypass v9.2.0403 Christian Brabandt 2026-04-27 18:14:49 +00:00
  • 7070a85d94 patch 9.2.0402: pum: opacity not applied to wildmenu pum v9.2.0402 Yasuhiro Matsumoto 2026-04-27 18:05:12 +00:00
  • 0bc64b19a2 patch 9.2.0401: tests: still a few flaky tests v9.2.0401 Christian Brabandt 2026-04-27 17:41:45 +00:00
  • dd9b31fb62 patch 9.2.0400: sandbox callbacks selected through 'complete' v9.2.0400 Barrett Ruth 2026-04-27 17:18:17 +00:00
  • a622dda915 patch 9.2.0399: MS-Windows: compile warning in strptime.c v9.2.0399 Yasuhiro Matsumoto 2026-04-27 17:10:25 +00:00
  • 96be27309c runtime(doc): fix :z command description again Christian Brabandt 2026-04-27 17:06:47 +00:00
  • 036e40e6d8 patch 9.2.0398: MS-Windows: missing strptime() support v9.2.0398 Yasuhiro Matsumoto 2026-04-26 16:58:30 +00:00
  • 22aedc4a90 patch 9.2.0397: tabpanel: double-click opens a new tab v9.2.0397 Yasuhiro Matsumoto 2026-04-26 16:47:08 +00:00
  • 076366bd4e runtime(javascript): Fix regex highlighting after ( Doug Kearns 2026-04-26 14:52:21 +00:00
  • c23bfd7922 runtime(help): fix wrong check for existing HelpComplete function zeertzjq 2026-04-26 14:36:23 +00:00
  • 3cc7d50716 runtime(algol68): Add new syntax file, ftplugin and filetype detection Doug Kearns 2026-04-26 14:31:55 +00:00
  • 1ce03d674a runtime(dockerfile): Update syntax, fix RUN command highlighting Doug Kearns 2026-04-26 14:26:19 +00:00
  • 2baef82cd1 patch 9.2.0396: tests: Test_error_callback_terminal is flaky on macOS v9.2.0396 Yasuhiro Matsumoto 2026-04-26 09:22:38 +00:00
  • bf6892aaab runtime(doc): Update documentation on :z Christian Brabandt 2026-04-26 09:18:07 +00:00
  • 0ca1121d1f runtime(help): make help omnifunc global Peter Cardenas 2026-04-26 08:42:57 +00:00
  • 8d9c383aaf patch 9.2.0395: tests: Test_backupskip() may read from $HOME v9.2.0395 D. Ben Knoble 2026-04-26 08:33:59 +00:00
  • 8f9cde4592 patch 9.2.0394: xxd: offsets greater than LONG_MAX print as negative v9.2.0394 Yasuhiro Matsumoto 2026-04-26 08:22:23 +00:00
  • 807f2cd789 CI: Fix syntax error in lychee URL checker svardew 2026-04-26 08:16:59 +00:00
  • 1de887681d No guidance for AI coding agents Christian Brabandt 2026-04-26 08:07:18 +00:00
  • e7eef554f3 CI: Bump the github-actions group across 1 directory with 3 updates dependabot[bot] 2026-04-26 08:05:33 +00:00
  • 0c2ac3480a patch 9.2.0393: MS-Windows: link error with XPM support on UCRT64 v9.2.0393 Yasuhiro Matsumoto 2026-04-26 07:57:14 +00:00
  • 32a30cb5a0 runtime(doc): Update docs about tabpanel Hirohito Higashi 2026-04-25 17:55:55 +00:00
  • 1940bcb243 patch 9.2.0392: tests: Some tests are flaky v9.2.0392 Christian Brabandt 2026-04-25 17:50:47 +00:00
  • 5f7c52408f runtime(doc): Update the ga output to match the actual output Christian Brabandt 2026-04-25 17:46:51 +00:00
  • 10b57290d3 patch 9.2.0391: tests: Comment in test_vim9_cmd breaks syntax highlighting v9.2.0391 Christian Brabandt 2026-04-25 16:49:21 +00:00
  • 0f9218851d translation(ru): Fix typo in "може" to "можете" in lang/README.ru.txt Vitaliy Gromov 2026-04-23 16:03:31 +00:00
  • 521eac1877 patch 9.2.0390: filetype: some Beancount files are not recognized v9.2.0390 Bruno Belanyi 2026-04-23 15:56:30 +00:00
  • 44f707da6a patch 9.2.0389: DECRQM still leaves stray "pp" on Apple Terminal.app v9.2.0389 Hirohito Higashi 2026-04-22 20:22:25 +00:00
  • f194676c93 patch 9.2.0388: strange indent in update_topline() v9.2.0388 zeertzjq 2026-04-22 16:09:06 +00:00
  • cee8fd73eb patch 9.2.0387: DECRQM request may leave stray chars in terminal v9.2.0387 Hirohito Higashi 2026-04-21 20:46:12 +00:00
  • 2ea4a7c3b7 patch 9.2.0386: No scroll/scrollbar support in the tabpanel v9.2.0386 Yasuhiro Matsumoto 2026-04-21 20:20:30 +00:00
  • 10040bc9cd runtime(sh): allow "#" in special derefs D. Ben Knoble 2026-04-21 19:59:07 +00:00
  • 33f3965087 patch 9.2.0385: Integer overflow with "ze" and large 'sidescrolloff' v9.2.0385 zeertzjq 2026-04-21 19:41:37 +00:00
  • 3918f3232f runtime(doc): fix incorrect description of 'scrolloffpad' zeertzjq 2026-04-21 19:34:18 +00:00
  • 16d28548d2 runtime(graphql): Update syntax script to September 2025 spec Jon Parise 2026-04-21 19:25:54 +00:00
  • d4fb31762e patch 9.2.0384: stale Insstart after <Cmd> cursor move breaks undo v9.2.0384 Jaehwang Jung 2026-04-21 19:21:24 +00:00
  • 405e2fb6d5 patch 9.2.0383: [security]: runtime(netrw): shell-injection via sftp: and file: URLs v9.2.0383 Christian Brabandt 2026-04-21 19:03:02 +00:00
  • d0b6ee320b patch 9.2.0382: Wayland: focus-stealing is non-working v9.2.0382 Foxe Chen 2026-04-20 17:59:56 +00:00
  • ec3f79e037 patch 9.2.0381: Vim9: Missing check_secure() in exec_instructions() v9.2.0381 Christian Brabandt 2026-04-20 17:44:45 +00:00
  • b328686d6a patch 9.2.0380: completion: a few issues in completion code v9.2.0380 glepnir 2026-04-20 17:36:56 +00:00
  • fe3c27ce0b patch 9.2.0379: gui.color_approx is never used v9.2.0379 Hirohito Higashi 2026-04-20 17:18:53 +00:00
  • 146d5da0d1 patch 9.2.0378: Using int as bool type in win_T struct v9.2.0378 Hirohito Higashi 2026-04-20 17:12:29 +00:00
  • 3c3050e648 patch 9.2.0377: Using int as bool type in gui_T struct v9.2.0377 Hirohito Higashi 2026-04-20 16:33:57 +00:00
  • f74a41620b patch 9.2.0376: Vim9: elseif condition compiled in dead branch v9.2.0376 Furkan Sahin 2026-04-20 16:22:50 +00:00
  • c9d4c1dc43 patch 9.2.0375: prop_find() does not find a virt text in starting line v9.2.0375 Furkan Sahin 2026-04-20 16:12:54 +00:00
  • c62342e5cf patch 9.2.0374: c_CTRL-{G,T} does not handle offset v9.2.0374 Barrett Ruth 2026-04-20 16:05:43 +00:00
  • 49e8630a28 patch 9.2.0373: Ctrl-R mapping not triggered during completion v9.2.0373 zeertzjq 2026-04-20 15:43:56 +00:00
  • 73ba353c9d patch 9.2.0372: pum: rendering issues with multibyte text and opacity v9.2.0372 Yasuhiro Matsumoto 2026-04-20 15:35:39 +00:00
  • 1c88aee1fa runtime: Remove wrong syn oneline keyword from a few syntax files Eisuke Kawashima 2026-04-20 15:14:31 +00:00
  • b30803b231 patch 9.2.0371: filetype: ghostty config files are not recognized v9.2.0371 Bez Hermoso 2026-04-20 14:47:58 +00:00
  • 2c436be6f7 patch 9.2.0370: duplicate code with literal string_T assignment v9.2.0370 Hirohito Higashi 2026-04-20 14:43:52 +00:00
  • 6ecff78129 patch 9.2.0369: multiple definitions of STRING_INIT macro v9.2.0369 Hirohito Higashi 2026-04-19 21:51:51 +00:00
  • c13232699d patch 9.2.0368: too many strlen() calls when adding strings to dicts v9.2.0368 John Marriott 2026-04-19 20:58:33 +00:00
  • 723c0acf25 patch 9.2.0367: runtime(netrw): ~ note expanded on MS Windows v9.2.0367 Yasuhiro Matsumoto 2026-04-19 20:38:35 +00:00
  • 237d77e07c patch 9.2.0366: pum: flicker when updating pum in place v9.2.0366 Yasuhiro Matsumoto 2026-04-19 20:21:37 +00:00
  • 1966a1c896 patch 9.2.0365: using int as bool v9.2.0365 Hirohito Higashi 2026-04-19 20:10:20 +00:00
  • 618a327ce6 patch 9.2.0364: tests: test_smoothscroll_textoff_showbreak() fails v9.2.0364 Christian Brabandt 2026-04-19 19:58:56 +00:00
  • f2e920321c patch 9.2.0363: Vim9: variable shadowed by script-local function v9.2.0363 #20010 Furkan Sahin 2026-04-19 18:39:46 +00:00
  • 0e31fb024c patch 9.2.0362: division by zero with smoothscroll and small windows v9.2.0362 Jaehwang Jung 2026-04-19 18:32:55 +00:00
  • 336533b355 CI: Bump the github-actions group across 2 directories with 4 updates dependabot[bot] 2026-04-17 16:16:15 +00:00
  • 01d9a1951f patch 9.2.0361: tests: no tests for ch_listen() with IPs v9.2.0361 Zdenek Dohnal 2026-04-17 15:55:53 +00:00
  • 30d42855eb runtime(vim9): remove extra escaping in Open Keith Smiley 2026-04-17 15:02:39 +00:00
  • e666597622 runtime(doc): make window option description a bit less vague zeertzjq 2026-04-17 14:51:53 +00:00
  • 68d3129a05 runtime(django): Removed unsupported template statements and filters by current LTS. tecis 2026-04-17 14:47:22 +00:00
  • 8bcae3ca5d runtime(django): Add missing djangoStatement get_language_info. tecis 2026-04-17 14:46:01 +00:00
  • 6b26afea3b runtime(django): Add missing statements and filters. tecis 2026-04-17 14:44:51 +00:00
  • 450895d86b runtime(make): fix wrong highlighting with $ inside double quotes Christian Brabandt 2026-04-16 21:25:43 +00:00
  • 1c299f2631 patch 9.2.0360: Cannot handle mouse-clicks in the tabpanel v9.2.0360 Yasuhiro Matsumoto 2026-04-16 20:29:33 +00:00
  • 25e9fc44a8 patch 9.2.0359: wrong VertSplitNC highlighting on winbar v9.2.0359 Hirohito Higashi 2026-04-16 20:12:08 +00:00
  • b076c49282 patch 9.2.0358: runtime(vimball): still path traversal attacks possible v9.2.0358 Yasuhiro Matsumoto 2026-04-16 20:03:39 +00:00
  • ab02d65b1f runtime(gzip): Remove compatibility fall-backs, harden random filename generation Yasuhiro Matsumoto 2026-04-16 19:21:56 +00:00
  • 21c0cd29f8 runtime(netrw): add missing escape() calls Yasuhiro Matsumoto 2026-04-15 20:46:19 +00:00
  • e6a84bb6b0 runtime(tar): missing g:tar_secure in tar#Extract() Christian Brabandt 2026-04-16 14:28:18 +02:00