Commit Graph

  • 9d9bad24ad patch 9.2.0612: Cannot render images in popup windows master v9.2.0612 Yasuhiro Matsumoto 2026-06-09 20:13:28 +00:00
  • 595d0a77e4 runtime(doc): wrong {str} length limit in matchfuzzy() docs glepnir 2026-06-09 19:45:35 +00:00
  • fcb0a7801b patch 9.2.0611: MS-Windows: evim.exe not working with VIMDLL v9.2.0611 K.Takata 2026-06-09 19:40:52 +00:00
  • 9dd86dff9b patch 9.2.0610: cindent: closing brace in a comment affects the next line's indent v9.2.0610 Hirohito Higashi 2026-06-09 19:35:02 +00:00
  • e2cf855bbe patch 9.2.0609: completion info popup cannot be scrolled with the keyboard v9.2.0609 Hirohito Higashi 2026-06-09 19:24:25 +00:00
  • 60ebdf7e34 patch 9.2.0608: popup_setoptions()/ch_setoptions() does not check secure mode v9.2.0608 Christian Brabandt 2026-06-09 19:05:18 +00:00
  • beef02a975 patch 9.2.0607: GTK4: inputdialog() does not work as expected v9.2.0607 Foxe Chen 2026-06-09 18:58:08 +00:00
  • 7daab2ad98 patch 9.2.0606: GTK4: does not support all clipboard formats v9.2.0606 Foxe Chen 2026-06-09 18:49:31 +00:00
  • 781a91ac54 patch 9.2.0605: tests: Test_screenpos() is flaky in GUI v9.2.0605 thinca 2026-06-09 18:39:52 +00:00
  • 87f7ef1eb9 runtime(tutor): Fix grammatical error in Russian tutor svetota 2026-06-09 18:33:07 +00:00
  • 89296da393 translation(it): Add Italian translation of tutors README Antonio Giovanni Colombo 2026-06-09 17:56:38 +00:00
  • 3cc8c39303 patch 9.2.0604: tests: Test_mswin_event_mouse() is still flaky v9.2.0604 K.Takata 2026-06-08 19:31:13 +00:00
  • bca1549207 patch 9.2.0603: possible heap-buffer-overflow when resizing the GUI v9.2.0603 Foxe Chen 2026-06-08 19:04:11 +00:00
  • 1ffc1aaa43 patch 9.2.0602: popup: No opacity when background not set for Popup group v9.2.0602 Shad 2026-06-07 19:22:33 +00:00
  • 9e4042b2bd translation(it): Update Italian man page Antonio Giovanni Colombo 2026-06-07 19:10:28 +00:00
  • 19a5020347 runtime(doc): Fix paypal link Christian Brabandt 2026-06-07 19:08:52 +00:00
  • 48f2e78c82 runtime(doc): Add gtk4-slow doc tag Hirohito Higashi 2026-06-07 19:00:57 +00:00
  • 057db5f7e9 CI: Bump actions/checkout in the github-actions group across 1 directory dependabot[bot] 2026-06-07 18:59:16 +00:00
  • 66a42052ea runtime(doc): document that +multi_byte is always enabled Christian Brabandt 2026-06-07 18:57:56 +00:00
  • 52003f7fc1 patch 9.2.0601: matchfuzzypos() returns garbage positions for long candidates v9.2.0601 glepnir 2026-06-07 18:42:50 +00:00
  • 5e22756b03 runtime(odin): update syntax/indent scripts Maxim Kim 2026-06-07 17:29:51 +00:00
  • 4eb50ba61c runtime(nsis): Update NSIS plugin K.Takata 2026-06-07 17:25:55 +00:00
  • 1fa6fed846 runtime(javascript): add 'Symbol' as a type; add 'void' as a reserved word Ilia Dubovik 2026-06-07 17:23:34 +00:00
  • c2dd5e1ea7 patch 9.2.0600: clientserver method needs to be given as argument v9.2.0600 Foxe Chen 2026-06-05 17:41:26 +00:00
  • 949caf9e91 patch 9.2.0599: popup: title set with popup_setoptions() is not shown v9.2.0599 Hirohito Higashi 2026-06-05 11:51:39 +00:00
  • db3ce018b5 patch 9.2.0598: tests: Test_statusline() is flaky v9.2.0598 Hirohito Higashi 2026-06-05 11:46:00 +00:00
  • c8c63673bc patch 9.2.0597: [security]: possible code execution with python complete v9.2.0597 Christian Brabandt 2026-06-04 21:06:09 +00:00
  • 96dbab257a patch 9.2.0596: cmdline completion popup cannot be scrolled with the mouse v9.2.0596 Hirohito Higashi 2026-06-04 19:52:50 +00:00
  • ed49b48482 patch 9.2.0595: MS-Windows: Wrong buffer size calculation for gvimext v9.2.0595 K.Takata 2026-06-04 19:40:30 +00:00
  • 3ba82a5e48 patch 9.2.0594: Use-after-free with ":wqall" and a running terminal job v9.2.0594 Hirohito Higashi 2026-06-04 19:25:50 +00:00
  • 2271d062e5 patch 9.2.0593: :wqall ignores term_setkill() on running terminal buffers v9.2.0593 Foxe Chen 2026-06-03 19:18:04 +00:00
  • b42e805733 patch 9.2.0592: Error when restoring session with terminal window v9.2.0592 Foxe Chen 2026-06-03 18:57:17 +00:00
  • a4a60c0fdb patch 9.2.0591: 'scrolljump' ignored when scrolling up v9.2.0591 glepnir 2026-06-03 18:48:46 +00:00
  • 7d8971edf4 patch 9.2.0590: GTK4: drawing area loses focus shape on popup menu open v9.2.0590 Foxe Chen 2026-06-03 18:19:42 +00:00
  • 5b76ddcc52 patch 9.2.0589: filetype: xinitrc files are not recognized v9.2.0589 Enrico Maria De Angelis 2026-06-03 18:03:56 +00:00
  • dec5b3a72a runtime(doc): Update mapping descriptions nyngwang 2026-06-03 17:57:40 +00:00
  • 8eceebae71 runtime(kitty): Fix regex for kittyMapSeq region bbnolauv 2026-06-03 17:52:37 +00:00
  • f1ed84158a patch 9.2.0588: GTK4: drawing area loses focus after closing a menubar popover v9.2.0588 Yasuhiro Matsumoto 2026-06-02 18:36:26 +00:00
  • 3dc1ece6af patch 9.2.0587: GTK4: left scrollbar overlaps drawarea v9.2.0587 Foxe Chen 2026-06-02 17:44:42 +00:00
  • 18c6b91ca9 runtime(doc): fix a typo in :write-plugin nyngwang 2026-06-02 17:35:54 +00:00
  • de18ef6284 runtime(doc): Tweak documentation style Hirohito Higashi 2026-06-01 21:25:04 +00:00
  • fd30a736cc runtime(cpp): recognize C++23 stdfloat types Yasuhiro Matsumoto 2026-06-01 21:15:41 +00:00
  • 2e7833bde9 patch 9.2.0586: Crash with TextPut autocmd when pasting in terminal buffer v9.2.0586 Foxe Chen 2026-06-01 21:08:20 +00:00
  • 77b2376769 runtime(c): classify type qualifiers, function specifiers and C23 attributes Yasuhiro Matsumoto 2026-06-01 21:04:08 +00:00
  • 64982d6010 patch 9.2.0585: line number wrong after undoing a deletion in quickfix buffer v9.2.0585 glepnir 2026-06-01 20:43:56 +00:00
  • bcb8dacb6d runtime(sgf): Include sgf syntax script Borys Lykah 2026-06-01 20:36:45 +00:00
  • 8f508cdcfb patch 9.2.0584: GTK4: missing UI features v9.2.0584 Foxe Chen 2026-06-01 20:26:18 +00:00
  • 9fa5f64135 patch 9.2.0583: completion: indent not ignored for fuzzy line completion v9.2.0583 glepnir 2026-06-01 20:15:35 +00:00
  • e2d1c334ee patch 9.2.0582: GTK4: compile error when XFONTSET is defined v9.2.0582 Foxe Chen 2026-06-01 19:46:46 +00:00
  • 7895c9e6b8 runtime(vim): Update ftplugin, add heredocs to b:match_words Doug Kearns 2026-06-01 19:43:01 +00:00
  • 07f055f579 patch 9.2.0581: After maximizing and deleting the quickfix buffer, window height is wrong v9.2.0581 Yegappan Lakshmanan 2026-05-31 21:38:30 +00:00
  • e9f8e0fcbe runtime(matchit): Update matchit plugin Christian Brabandt 2026-05-31 21:34:51 +00:00
  • b7d07d3e80 translation(it): Update Italian xxd man page Antonio Giovanni Colombo 2026-05-31 21:24:16 +00:00
  • f0cae9d5ab patch 9.2.0580: xxd: binary output is not colored with -R v9.2.0580 Hirohito Higashi 2026-05-31 21:11:55 +00:00
  • d69cf0dbcf patch 9.2.0579: :mksession, :mkview and :mkvimrc emit legacy Vim script v9.2.0579 Miguel Barro 2026-05-31 21:03:12 +00:00
  • 63a9471e22 patch 9.2.0578: GTK4: :unmenu does not remove entries from the menubar v9.2.0578 Yasuhiro Matsumoto 2026-05-31 20:32:40 +00:00
  • 568daf65b8 patch 9.2.0577: GTK4: window resizing issues v9.2.0577 Foxe Chen 2026-05-31 20:09:52 +00:00
  • 4f1cd5f78a patch 9.2.0576: popup_create() not blocked in secure/sandbox v9.2.0576 Christian Brabandt 2026-05-31 20:00:14 +00:00
  • 0878792046 patch 9.2.0575: tests: filetype test for v9.2.0557 can be improved v9.2.0575 Patrick Meiser-Knosowski 2026-05-31 19:52:46 +00:00
  • b16a9ddc28 patch 9.2.0574: tests: missing test for v9.2.0572 v9.2.0574 thinca 2026-05-31 19:43:42 +00:00
  • 38d9a16eba patch 9.2.0573: Vim9: missing EX_WHOLE on some block keywords v9.2.0573 Peter Kenny 2026-05-31 19:14:21 +00:00
  • 905312e0e6 NSIS: Fix 32-bit context menu K.Takata 2026-05-31 18:46:40 +00:00
  • 09f7fc60d3 patch 9.2.0572: lines disappear with wrapping virtual text after a double-width char v9.2.0572 Hirohito Higashi 2026-05-31 18:43:42 +00:00
  • 37089793b8 patch 9.2.0571: Vim9: memory leak in compile_nested_function() on failure v9.2.0571 thinca 2026-05-31 18:28:34 +00:00
  • d0fffdab16 patch 9.2.0570: GTK4: mouse wheel scrolling does not work correctly v9.2.0570 Foxe Chen 2026-05-31 18:24:21 +00:00
  • 54ffef7eb8 patch 9.2.0569: out-of-bounds access in libvterm CSI 8 t resize v9.2.0569 Christian Brabandt 2026-05-31 14:27:16 +00:00
  • 868ad62cb8 patch 9.2.0568: pythoncomplete: g:pythoncomplete_allow_import had no effect v9.2.0568 thinca 2026-05-31 12:33:07 +00:00
  • 2b2dfc4f5a patch 9.2.0567: dict function name allocation failure not handled v9.2.0567 thinca 2026-05-30 18:36:34 +00:00
  • 22a78b5de7 runtime(vim9): remove unnecessary temp variable Mao-Yining 2026-05-30 18:31:45 +00:00
  • 0e8cf80ca1 CI: Bump github/codeql-action dependabot[bot] 2026-05-30 18:24:24 +00:00
  • 6de842c273 runtime(autoload): consistently align with TABs in README.txt zeertzjq 2026-05-30 18:20:47 +00:00
  • 3b0a32d7d8 runtime(pilrc): fix typo country names in pilrcCountry syntax list Shuo Wang 2026-05-30 18:18:41 +00:00
  • 113e507cdd patch 9.2.0566: <C-w>f duplicates window if do_ecmd() is aborted v9.2.0566 Yohei Kojima 2026-05-30 18:07:21 +00:00
  • 63680c6d3d patch 9.2.0565: [security]: out-of-bounds read in update_snapshot() v9.2.0565 Christian Brabandt 2026-05-30 16:34:40 +00:00
  • 2c5b383807 patch 9.2.0564: GTK4: tabline does not respond to mouse clicks v9.2.0564 Foxe Chen 2026-05-29 19:47:24 +00:00
  • 92510c09ed patch 9.2.0563: GTK3/Wayland: crash with right mouse-button in tabline v9.2.0563 Christoffer Aasted 2026-05-29 19:39:04 +00:00
  • dda45ba88f patch 9.2.0562: filetype: SGF files are not recognized v9.2.0562 Borys Lykah 2026-05-29 19:23:27 +00:00
  • 61ad44f4af runtime(odin): remove const and opaque keywords Maxim Kim 2026-05-29 19:19:38 +00:00
  • 4b850457e1 patch 9.2.0561: [security]: possible code execution with python3complete v9.2.0561 Christian Brabandt 2026-05-29 19:05:53 +00:00
  • 69f402e97f patch 9.2.0560: filetype: busybox shebang lines are not recognized v9.2.0560 Christoffer Aasted 2026-05-29 18:31:35 +00:00
  • 73e619d699 patch 9.2.0559: filetype: Kaitai struct files are not recogonized v9.2.0559 Wu, Zhenyu 2026-05-29 18:25:25 +00:00
  • 339b523657 runtime(colors): update colorschemes Maxim Kim 2026-05-29 18:22:32 +00:00
  • f31407f9fa runtime(karel): Add indent plugin for Karel Patrick Meiser-Knosowski 2026-05-29 18:19:39 +00:00
  • c83d2f888e patch 9.2.0558: filetype: Popcap Reanimation files are not recognized v9.2.0558 Wu, Zhenyu 2026-05-29 18:10:39 +00:00
  • bc2141d27d runtime(2html): Convert to Vim9 script Mao-Yining 2026-05-29 18:02:01 +00:00
  • dec3d6c7da patch 9.2.0557: filetype: Kawasaki Robots files are not recognized v9.2.0557 KnoP-01 2026-05-29 17:46:36 +00:00
  • 23b4b55364 patch 9.2.0556: GTK4: scrollbars not shown and do not respond to clicks v9.2.0556 Yasuhiro Matsumoto 2026-05-28 21:39:54 +00:00
  • 1e45fb1a7e runtime(karel): Add missing syntax items KnoP-01 2026-05-28 21:32:25 +00:00
  • 8e7e5d5488 patch 9.2.0555: too many strlen() in ex_substitute() v9.2.0555 John Marriott 2026-05-28 21:24:12 +00:00
  • 81d42cf1aa patch 9.2.0554: GTK4: memory leak in free_menu() v9.2.0554 Foxe Chen 2026-05-28 21:17:23 +00:00
  • 93d177cd2b patch 9.2.0553: runtime(netrw): netrw rejects hostnames containing _ v9.2.0553 Christian Brabandt 2026-05-28 20:53:53 +00:00
  • 99b51cf121 patch 9.2.0552: GTK4: F10 does nothing when the menubar is hidden v9.2.0552 Yasuhiro Matsumoto 2026-05-28 20:41:14 +00:00
  • b9bba99712 patch 9.2.0551: filetype: Tolk files are not recognized v9.2.0551 redavy 2026-05-28 20:32:36 +00:00
  • 880e06136b patch 9.2.0550: GTK4: 'mousehide' unhides cursor when switching tabs v9.2.0550 Foxe Chen 2026-05-28 20:20:31 +00:00
  • 179f9efc7e patch 9.2.0549: Cursor wrong after autoindent strip is skipped v9.2.0549 glepnir 2026-05-28 20:13:48 +00:00
  • af8845e3af patch 9.2.0548: GTK4: terminal and pty job output is not processed v9.2.0548 Foxe Chen 2026-05-28 19:29:55 +00:00
  • 44dcad20f2 patch 9.2.0547: "%v" in 'errorformat' is affected by 'tabstop' v9.2.0547 Hirohito Higashi 2026-05-28 19:18:38 +00:00
  • 627e4355ac patch 9.2.0546: configure: GTK4 build requires GTK >= 4.10 v9.2.0546 Yasuhiro Matsumoto 2026-05-28 18:57:20 +00:00
  • 9d5a20e440 runtime(doc): Clarify the use of <Plug> mappings Enrico Maria De Angelis 2026-05-28 18:31:33 +00:00
  • 7a027846bf patch 9.2.0545: popup: blending uses hardcoded fallback colors v9.2.0545 Shad 2026-05-27 20:37:25 +00:00