Commit Graph

  • aaf55031bf Tabs: Use TabLineFill fg, fix colorscheme w/ transparent/inverse highlights Yee Cheng Chin 2025-02-14 20:59:07 -08:00
  • e67eff2e24 patch 9.1.1113: tests: Test_terminal_builtin_without_gui waits 2 seconds Yee Cheng Chin 2025-02-14 18:01:25 +01:00
  • b6c900be9c patch 9.1.1112: Inconsistencies in get_next_or_prev_match() zeertzjq 2025-02-14 17:59:31 +01:00
  • faf4112cdc runtime(doc): document ComplMatchIns highlight for insert-completion glepnir 2025-02-14 17:57:52 +01:00
  • 73d8222b31 runtime(netrw): upstream snapshot of v177 Luca Saccarola 2025-02-14 17:54:22 +01:00
  • 961c25235b Merge pull request #1556 from ychin/fix-test-dark-mode-flakiness Yee Cheng Chin 2025-02-13 23:16:06 -08:00
  • fa4f21c122 Fix MacVim dark mode test being a little flaky Yee Cheng Chin 2025-02-13 20:50:31 -08:00
  • d4f3eca4ee Merge pull request #1555 from ychin/getcellpixels-update-docs-delay Yee Cheng Chin 2025-02-13 19:24:55 -08:00
  • 0b82a98ba9 Update getcellpixels() docs to point out the delay in MacVim GUI Yee Cheng Chin 2025-02-13 19:22:51 -08:00
  • 347d8c7327 Merge pull request #1554 from ychin/getcellpixels-support Yee Cheng Chin 2025-02-13 17:58:10 -08:00
  • dd1a253df4 Implement getcellpixels() for MacVim Yee Cheng Chin 2025-02-13 17:36:28 -08:00
  • e2f0b2421e Merge remote-tracking branch 'vim/master' Yee Cheng Chin 2025-02-13 14:15:55 -08:00
  • bf7c88d852 patch 9.1.1111: Vim9: variable not found in transitive import Hirohito Higashi 2025-02-13 21:04:07 +01:00
  • e70587dbdb patch 9.1.1110: Vim tests are slow and flaky Yee Cheng Chin 2025-02-13 20:55:45 +01:00
  • 977561a719 patch 9.1.1109: cmdexpand.c hard to read glepnir 2025-02-13 20:48:56 +01:00
  • d7deeffe11 runtime(exports): include simple filetype plugin Matt Perry 2025-02-13 20:45:13 +01:00
  • 407319fe89 runtime(samba): include simple filetype plugin Matt Perry 2025-02-13 20:39:40 +01:00
  • 2c47ab8fcd patch 9.1.1108: 'smoothscroll' gets stuck with 'listchars' "eol" zeertzjq 2025-02-13 20:34:34 +01:00
  • c0b7ca406b patch 9.1.1107: cannot loop through completion menu with fuzzy glepnir 2025-02-13 20:27:44 +01:00
  • 4f010c90bd runtime(vim): Update base-syntax, always match continuation comments to EOL Doug Kearns 2025-02-13 20:24:42 +01:00
  • 8f3277fbbe runtime(nroff): set define option & add matchit config in ftplugin Wu, Zhenyu 2025-02-12 20:58:57 +01:00
  • a9c06429ac runtime(vim): Update base-syntax, match Vim9 boolean and null literals in parens Doug Kearns 2025-02-12 20:44:17 +01:00
  • 6eea0b8931 Merge pull request #1553 from ychin/fix-ci-macvim-test-ipcselectedtext Yee Cheng Chin 2025-02-12 11:41:24 -08:00
  • b6dbf0540a ci: Fix MacVim test breakage for testIPCSelectedText test Yee Cheng Chin 2025-02-12 11:21:14 -08:00
  • 712e067015 Merge pull request #1552 from ychin/fix-writing-tools-and-services-text-replacement Yee Cheng Chin 2025-02-12 05:42:34 -08:00
  • 88ce0c546b patch 9.1.1106: tests: Test_log_nonexistent() causes asan failure Christian Brabandt 2025-02-11 22:58:20 +01:00
  • 7e89800988 patch 9.1.1105: Vim9: no support for protected new() method Yegappan Lakshmanan 2025-02-11 22:07:05 +01:00
  • f0ed0e6f63 patch 9.1.1104: CI: using Ubuntu 22.04 Github runners Drew Vogel 2025-02-11 21:36:33 +01:00
  • db26a3b1ac Fix Writing Tools integration and fix up Services integration with texts Yee Cheng Chin 2025-02-11 11:25:33 -08:00
  • 5881828104 ci: syntax tests spam output Yee Cheng Chin 2025-02-11 20:16:11 +01:00
  • 8cc725e927 patch 9.1.1103: if_perl: still some compile errors with Perl 5.38 Drew Vogel 2025-02-11 20:06:07 +01:00
  • bfc7719e48 patch 9.1.1102: tests: Test_WinScrolled_Resized_eiw() uses wrong filename Christian Brabandt 2025-02-11 20:03:10 +01:00
  • 40891bac5d patch 9.1.1101: insexpand.c hard to read glepnir 2025-02-10 22:18:00 +01:00
  • 35e02af7bf patch 9.1.1100: tests: Test_log_nonexistent only works on Linux Christian Brabandt 2025-02-10 22:13:43 +01:00
  • 1aa287e048 runtime(vim): Update base-syntax, improve variable matching Doug Kearns 2025-02-10 22:00:27 +01:00
  • 54d7f18c38 patch 9.1.1099: Vim9: import with extends may crash Yegappan Lakshmanan 2025-02-10 21:35:07 +01:00
  • e3647c8bf5 patch 9.1.1098: leaking memory with completing multi lines glepnir 2025-02-10 21:16:32 +01:00
  • c5654b8448 patch 9.1.1097: --log with non-existent path causes a crash Hirohito Higashi 2025-02-10 20:55:17 +01:00
  • 97baa1cfe8 patch 9.1.1096: if_perl: Perl 5.38 adds new symbols causing link failure Drew Vogel 2025-02-10 20:17:56 +01:00
  • 7de6b1bb56 patch 9.1.1095: tests: matchparen plugin test wrongly named Christian Brabandt 2025-02-10 20:12:46 +01:00
  • 68d0858892 patch 9.1.1094: Vim9: problem finding implemented method in type hierarchy Yegappan Lakshmanan 2025-02-09 19:39:52 +01:00
  • f30eb4a170 runtime(qf): Update syntax file, match second delimiter Doug Kearns 2025-02-09 18:40:05 +01:00
  • 3cfac59f92 patch 9.1.1093: tests: output of test ...win32_ctrl_z depends on python version Christian Brabandt 2025-02-09 17:22:30 +01:00
  • 2e4361bd40 patch 9.1.1092: tests: fix expected return code for python 3.13 on Windows Christian Brabandt 2025-02-09 17:18:07 +01:00
  • ec7a4e4d69 patch 9.1.1091: tests: timeout might be a bit too small Christian Brabandt 2025-02-09 17:16:36 +01:00
  • aae1bfbdb9 patch 9.1.1090: tests: test_terminwscroll_topline2 unreliable Christian Brabandt 2025-02-09 17:10:30 +01:00
  • 6f14ef4b0b patch 9.1.1089: tests: No check when tests are run under Github actions Christian Brabandt 2025-02-09 17:05:21 +01:00
  • 934d9ab3a2 patch 9.1.1088: tests: plugin tests are named inconsistently Christian Brabandt 2025-02-09 17:03:31 +01:00
  • 645a4288e2 patch 9.1.1087: Vim9: import with extends may crash Hirohito Higashi 2025-02-09 16:41:23 +01:00
  • 76bdb82527 patch 9.1.1086: completion doesn't work with multi lines glepnir 2025-02-08 19:04:51 +01:00
  • 746fe54d4f patch 9.1.1085: filetype: cmmt files are not recognized Christoph Sax 2025-02-08 19:01:05 +01:00
  • b7147f8236 patch 9.1.1084: Unable to persistently ignore events in a window and its buffers Luuk van Baal 2025-02-08 18:52:39 +01:00
  • a35040f795 runtime(tex): improve syntax highlighting Eisuke Kawashima 2025-02-08 18:32:14 +01:00
  • a17f8bfb28 patch 9.1.1083: setreg() doesn't correctly handle mbyte chars in blockwise mode Yee Cheng Chin 2025-02-08 18:19:15 +01:00
  • a6d5778d9b patch 9.1.1082: unexpected DCS responses may cause out of bounds reads Julio B 2025-02-07 20:44:49 +01:00
  • 252a1330da Merge pull request #1549 from ychin/no-flicker-enter-nonnative-fullscreen Yee Cheng Chin 2025-02-06 21:13:24 -08:00
  • 16b2af7aa7 Reduce flicker when entering non-native full screen Yee Cheng Chin 2025-02-06 20:17:45 -08:00
  • a3a185c309 Merge pull request #1548 from ychin/non-native-fullscreen-menubar-height-calc Yee Cheng Chin 2025-02-06 19:42:01 -08:00
  • 024706611d Fix non-native full screen menu sizing / make resize option updates immediate Yee Cheng Chin 2025-02-06 18:46:41 -08:00
  • a41dfcd55b patch 9.1.1081: has('bsd') is true for GNU/Hurd Zhaoming Luo 2025-02-06 21:39:35 +01:00
  • 9c8f9b10fc patch 9.1.1080: filetype: Mill files are not recognized Chris Kipp 2025-02-06 21:26:08 +01:00
  • a5e03f68a8 patch 9.1.1079: GUI late startup leads to uninitialized scrollbars Yee Cheng Chin 2025-02-06 21:18:17 +01:00
  • b69cd52447 runtime(misc): Add support for lz4 to tar & gzip plugin Corpulent Robin 2025-02-06 21:10:49 +01:00
  • cde8ff63e2 patch 9.1.1078: Terminal ansi colors off by one after tgc reset Julio B 2025-02-06 20:31:27 +01:00
  • f50d5364d7 patch 9.1.1077: included syntax items do not understand contains=TOP Theodore Dubois 2025-02-05 23:59:25 +01:00
  • dc49d725a7 Merge pull request #1547 from ychin/font-change-newtab-no-flicker Yee Cheng Chin 2025-02-05 10:02:07 -08:00
  • 767ffc4eef Reduce flicker when changing fonts/adding tabs in go+=k/fullscreen Yee Cheng Chin 2025-02-05 05:19:40 -08:00
  • 5c462e7cbc Merge pull request #1546 from ychin/fix-blurradius-fullscreen Yee Cheng Chin 2025-02-04 23:59:36 -08:00
  • 34e1e8de91 patch 9.1.1076: vim_strnchr() is strange and unnecessary zeertzjq 2025-02-04 16:48:36 +01:00
  • f7cb9f9280 patch 9.1.1075: Vim9: len variable not used in compile_load() Hirohito Higashi 2025-02-04 16:37:19 +01:00
  • 9162e2c802 Fix non-native full screen to support 'blurradius' Yee Cheng Chin 2025-02-04 02:26:08 -08:00
  • 4a530a632b runtime(vim): Update base-syntax, match :debuggreedy count prefix Doug Kearns 2025-02-03 18:59:09 +01:00
  • 449c2e5454 patch 9.1.1074: Strange error when heredoc marker starts with "trim" zeertzjq 2025-02-03 18:56:16 +01:00
  • 23da16d3d0 patch 9.1.1073: tests: test_compiler fails on Windows without Maven zeertzjq 2025-02-03 18:53:28 +01:00
  • ccd7f454fc patch 9.1.1072: 'diffopt' "linematch" cannot be used with {n} less than 10 zeertzjq 2025-02-03 18:49:49 +01:00
  • 04d2a3fdc0 patch 9.1.1071: args missing after failing to redefine a function zeertzjq 2025-02-02 19:03:17 +01:00
  • edf0f7db28 patch 9.1.1070: Cannot control cursor positioning of getchar() zeertzjq 2025-02-02 19:01:01 +01:00
  • 001c26cd61 patch 9.1.1069: preinsert text completions not deleted with <C-W>/<C-U> glepnir 2025-02-02 09:36:22 +01:00
  • e0a2ab397f patch 9.1.1068: getchar() can't distinguish between C-I and Tab zeertzjq 2025-02-02 09:14:35 +01:00
  • cbc1f409c1 CI: bump windows python to 3.13 Philip H. 2025-02-02 09:07:36 +01:00
  • 44a21351a8 patch 9.1.1067: tests: Test_termwinscroll_topline2 fails on MacOS Christian Brabandt 2025-02-02 09:03:00 +01:00
  • 2101230f40 patch 9.1.1066: heap-use-after-free and stack-use-after-scope with :14verbose zeertzjq 2025-02-02 08:55:57 +01:00
  • ac134634d3 Merge pull request #1545 from ychin/fix-dmg-duplicate-images Yee Cheng Chin 2025-02-01 19:48:02 -08:00
  • d04d99de73 Fix dmg installer to not have duplicate images and icons Yee Cheng Chin 2025-02-01 18:25:22 -08:00
  • 7b4df97ece Merge pull request #1540 from ychin/dmg-design-updates Yee Cheng Chin 2025-02-01 14:28:36 -08:00
  • 1ca0a976db Merge pull request #1544 from ychin/guifont-monospace-fontsizeupdown-keep-alias Yee Cheng Chin 2025-02-01 14:28:06 -08:00
  • dbdc27d0f8 Fix fontSizeUp/Down actions to preserve -monospace- font alias Yee Cheng Chin 2025-02-01 09:24:11 -08:00
  • 3a621188ee patch 9.1.1065: no digraph for "Approaches the limit" Hans Ginzel 2025-02-01 16:15:11 +01:00
  • c078675ac7 patch 9.1.1064: not possible to use plural forms with gettext() Christ van Willegen 2025-02-01 15:42:16 +01:00
  • b32800f7c5 patch 9.1.1063: too many strlen() calls in userfunc.c John Marriott 2025-02-01 15:25:34 +01:00
  • 3219da514c patch 9.1.1062: terminal: E315 when dragging the terminal with the mouse Hirohito Higashi 2025-02-01 14:48:35 +01:00
  • 8ac49d696a MacVim r180.2 (prerelease) prerelease-180.2 Yee Cheng Chin 2025-01-31 21:26:27 -08:00
  • bb8d406099 Merge pull request #1542 from ychin/macvim-dont-sign-PSMTabBarControl Yee Cheng Chin 2025-02-01 03:05:07 -08:00
  • 28bae8cefb Don't sign PSMTabBarControl in code signing Yee Cheng Chin 2025-02-01 03:04:34 -08:00
  • 7c930eb61a runtime(openPlugin): fix unclosed parenthesis in GetWordUnderCursor() Morton Fox 2025-02-01 10:28:52 +01:00
  • 195fcc90d0 runtime(doc): Tweak documentation style a bit Hirohito Higashi 2025-02-01 10:26:58 +01:00
  • c8a844c6ee Merge pull request #1541 from ychin/ci-dont-run-broken-vim-syntax-tests Yee Cheng Chin 2025-02-01 01:12:54 -08:00
  • 65c9fc5775 ci: Don't run Vim non-src tests (indent/syntax etc) Yee Cheng Chin 2025-02-01 00:20:59 -08:00
  • ed41976f21 Merge pull request #1539 from ychin/mmtabs-option-colorscheme-use-tab-color-window Yee Cheng Chin 2025-01-31 21:17:04 -08:00
  • c22b4df9e7 Beautify MacVim's dmg installer background and volume icon Yee Cheng Chin 2025-01-31 19:56:42 -08:00