Commit Graph

  • 32da3e56cd vim-patch:8.2.0916: mapping with partly modifyOtherKeys code does not work zeertzjq 2022-04-26 23:13:26 +08:00
  • f6afc7c324 revert: "refactor: Remove allow_keys global (#6346)" zeertzjq 2022-04-27 09:03:09 +08:00
  • d531ef6813 vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nice zeertzjq 2022-04-26 15:31:29 +08:00
  • abe91e1efe vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifier zeertzjq 2022-04-26 15:05:56 +08:00
  • 6832b626ea vim-patch:8.2.0851: can't distinguish <M-a> from accented "a" in the GUI zeertzjq 2022-04-25 22:36:59 +08:00
  • 66747f18de vim-patch:8.2.0839: dropping modifier when putting a character back in typeahead zeertzjq 2022-04-25 21:40:46 +08:00
  • 82a13a78bb vim-patch:partial:8.2.0815: maparg() does not provide enough information for mapset() zeertzjq 2022-04-26 22:11:04 +08:00
  • 212349c100 feat(edit): insert an unsimplified key using CTRL-SHIFT-V zeertzjq 2022-04-27 13:02:55 +08:00
  • 44269c73a3 vim-patch:8.1.2167: mapping test fails on MS-Windows zeertzjq 2022-04-25 14:38:39 +08:00
  • b5837e55e6 vim-patch:8.1.2165: mapping test fails on Mac zeertzjq 2022-04-25 14:38:28 +08:00
  • c3634a0261 vim-patch:8.1.2159: some mappings are listed twice zeertzjq 2022-03-31 21:06:34 +08:00
  • 7029b4b44a feat(input): delay all simplifications zeertzjq 2022-04-26 10:09:35 +08:00
  • 68ddbdd03b test(old): revert changes from ed88ca7503 zeertzjq 2022-04-25 16:50:50 +08:00
  • dde4f09f51 vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled zeertzjq 2022-03-31 15:47:53 +08:00
  • e038625b87 fix(mac): use same $LANG fallback mechanism as Vim Marco Hinz 2022-04-28 20:56:44 +02:00
  • ef43e7d1f6 fix: suppress "is a directory" messages with shortmess 'F' (#18298) github-actions[bot] 2022-04-28 15:35:03 -06:00
  • 188537efb3 fix: suppress "is a directory" messages with shortmess 'F' (#18296) Gregory Anders 2022-04-28 15:27:34 -06:00
  • 521e91e1c4 vim-patch:ce001a337e28 (#18287) Christian Clason 2022-04-27 17:48:35 +02:00
  • ee85d8d756 Merge pull request #18254 from dundargoc/refactor/remove-char_u bfredl 2022-04-27 13:37:56 +02:00
  • 8e20c04fa0 refactor: enable -Wconversion warning for ex_docmd.c (#18277) dundargoc 2022-04-27 13:35:56 +02:00
  • 0d41c4dee1 refactor(build): remove unused includes #17078 kylo252 2022-04-27 06:38:12 +02:00
  • 5f3018fa1a refactor(terminal)!: drop winpty, require Windows 10 #18253 erw7 2022-04-27 13:17:06 +09:00
  • 3933592338 fix: has() should preserve v:shell_error #18280 Andrey Mishchenko 2022-04-26 23:58:25 -04:00
  • d98e5357af feat(checkhealth): check for slow shell #17829 Philip Linell 2022-04-27 05:55:57 +02:00
  • 39d149752f fix(build): missing definitions for sizeof macros #16393 kylo252 2022-04-27 04:41:11 +02:00
  • f3e99e691d Merge pull request #18260 from dundargoc/refactor/enable-conversion-warning bfredl 2022-04-26 19:57:02 +02:00
  • 55135cea61 fix(lsp): fix unnecessary buffers being added on empty diagnostics (#18275) ii14 2022-04-26 19:00:28 +02:00
  • 909dbbbd4b refactor: enable -Wconversion warning for funcs.c and userfuncs.c Dundar Goc 2022-04-25 19:06:47 +02:00
  • a75efc237d Merge pull request #18267 from zeertzjq/test-eq-arg-order zeertzjq 2022-04-26 12:20:19 +08:00
  • 519e4c4472 test: correct order of arguments to eq() and neq() zeertzjq 2022-04-26 11:35:05 +08:00
  • 9e5cef945a feat(tui): query terminal for CSI u support (#18264) github-actions[bot] 2022-04-25 21:22:23 -06:00
  • 5d159a7faa feat(tui): query terminal for CSI u support (#18181) Gregory Anders 2022-04-25 20:49:45 -06:00
  • d7a7315957 Merge pull request #18249 from zeertzjq/vim-8.2.4760 zeertzjq 2022-04-26 08:38:21 +08:00
  • 13e54f7130 vim-patch:8.2.4765: function matchfuzzy() sorts too many items zeertzjq 2022-04-25 08:15:00 +08:00
  • e6974114fb vim-patch:8.2.4760: using matchfuzzy() on a long list can take a while zeertzjq 2022-04-25 08:02:52 +08:00
  • af82eab946 vim-patch:8.2.4826: .cshtml files are not recognized (#18259) Christian Clason 2022-04-25 20:02:36 +02:00
  • 35aa072647 Merge pull request #18257 from dundargoc/refactor/enable-conversion-warning/tag bfredl 2022-04-25 18:59:20 +02:00
  • 4d092af32d refactor: enable Wconversion warning for tag Dundar Goc 2022-04-25 16:26:31 +02:00
  • f765c30b38 Merge pull request #18255 from bfredl/workaround_version bfredl 2022-04-25 17:29:54 +02:00
  • aff05c5730 fix: show autocmd output when F is in shortmess (#18256) github-actions[bot] 2022-04-25 09:14:53 -06:00
  • 2dddc86a42 fix: show autocmd output when F is in shortmess (#18251) Gregory Anders 2022-04-25 08:44:18 -06:00
  • 10693a9e8a fix(ci): workaround bug in msgpackparse() on windows caused by api level bump bfredl 2022-04-23 12:04:38 +02:00
  • 4aae0eebb2 refactor: replace char_u variables and functions with char Dundar Goc 2022-04-25 09:08:52 +02:00
  • 440b65c338 revert: "man.vim: Ensure 'modifiable' in man#init_pager" #17791 dundargoc 2022-04-25 10:57:14 +02:00
  • 89df042a89 Merge pull request #18234 from zeertzjq/cursearch-reduce-redraw zeertzjq 2022-04-25 10:53:54 +08:00
  • 0648100fed refactor: convert macros to all-caps (#17895) dundargoc 2022-04-25 04:18:43 +02:00
  • 7813fa2f8c refactor: enable Wconversion warning for diff (#18094) dundargoc 2022-04-25 04:13:59 +02:00
  • cf2d77763f Merge pull request #18110 from dundargoc/refactor/remove-char_u Gregory Anders 2022-04-24 20:13:23 -06:00
  • c582194135 refactor: add pure attribute to pure functions (#18165) dundargoc 2022-04-25 04:12:47 +02:00
  • 38ee2a41df perf: only redraw for CurSearch when it is currently in use zeertzjq 2022-04-23 21:21:59 +08:00
  • 933274c438 fix/PVS #17863 dundargoc 2022-04-25 03:51:22 +02:00
  • 68d27e156c build: bump Doxyfile to minimum required version 1.9.0 #18118 dundargoc 2022-04-25 03:50:42 +02:00
  • b7717ed450 docs: clarify enhanced modifiers, SHIFT usage #18124 Joel Bradshaw 2022-04-24 18:46:56 -07:00
  • ac3794c351 ci: label all markdown edits as "documentation" #18120 casswedson 2022-04-24 20:40:13 -05:00
  • aede28ab3b fix(packaging): remove excess forward slash in Wix Patch (#18121) sitiom 2022-04-25 08:53:09 +08:00
  • 4cf1bcf183 Merge pull request #18248 from zeertzjq/vim-8.2.4806 zeertzjq 2022-04-25 07:52:35 +08:00
  • 48a35106ef vim-patch:8.2.4818: no test for what 8.2.4806 fixes zeertzjq 2022-04-25 06:41:01 +08:00
  • c8fe8c5ea4 vim-patch:8.2.4806: a mapping using <LeftDrag> does not start Select mode zeertzjq 2022-04-25 06:39:02 +08:00
  • 2caf5bbbc5 Merge pull request #18243 from zeertzjq/vim-8.2.4808 zeertzjq 2022-04-24 22:21:54 +08:00
  • 2511f3e76d vim-patch:8.2.4813: pasting text while indent folding may mess up folds zeertzjq 2022-04-24 21:48:07 +08:00
  • 3e41e7d9c1 vim-patch:8.2.4810: missing changes in one file zeertzjq 2022-04-24 21:47:31 +08:00
  • 321db867d5 vim-patch:8.2.4808: unused item in engine struct zeertzjq 2022-04-24 21:46:01 +08:00
  • 843d9223a1 build(clang-format): align with project style #18192 dundargoc 2022-04-24 05:48:38 +02:00
  • 92f7286377 docs: make docstring consistent with parameters #18178 dundargoc 2022-04-24 02:01:01 +02:00
  • cfaf7440fc ci(backport): remove triggering by comment (#18210) zeertzjq 2022-04-24 05:26:42 +08:00
  • d3df415228 Merge pull request #18197 from dundargoc/build/clint/python3 Gregory Anders 2022-04-23 14:06:50 -06:00
  • 5c53e29ca9 fix(ftdetect): source plugins in autogroup (#18237) Christian Clason 2022-04-23 17:57:38 +02:00
  • a98cf154ed Merge pull request #18226 from zeertzjq/vim-8.2.4805 zeertzjq 2022-04-23 19:51:32 +08:00
  • 79ab277011 vim-patch:8.2.4812: unused struct item zeertzjq 2022-04-23 19:23:41 +08:00
  • 8db55aedb5 vim-patch:8.2.4805: CurSearch used for all matches in current line zeertzjq 2022-04-23 06:55:24 +08:00
  • fa7d8c333f Merge pull request #18229 from zeertzjq/backport-18227-to-release-0.7 zeertzjq 2022-04-23 08:41:47 +08:00
  • d916d2f876 fix(lua): don't mutate opts parameter of vim.keymap.del (#18227) Andrey Mishchenko 2022-04-22 17:22:36 -06:00
  • 4e4914ab2e fix(lua): don't mutate opts parameter of vim.keymap.del (#18227) Andrey Mishchenko 2022-04-22 20:01:08 -04:00
  • f7e2ad7915 [Backport release-0.7] fix(treesitter): create new parser if language is not the same as cached parser (#18220) github-actions[bot] 2022-04-22 16:47:00 +02:00
  • 116a3f4683 fix(treesitter): create new parser if language is not the same as cached parser (#18149) Chinmay Dalal 2022-04-22 19:45:28 +05:30
  • f4f593b333 Merge pull request #18211 from clason/update-inspect bfredl 2022-04-22 10:53:00 +02:00
  • 6c8a3013ac docs(lua): explain and link to lua patterns (#18206) Christian Clason 2022-04-21 21:46:07 +02:00
  • 64784dccb5 chore: update inspect.lua to 3.1.3 Christian Clason 2022-04-21 16:23:10 +02:00
  • 7f8faac39e fix(diagnostic): use nvim_exec_autocmds to trigger DiagnosticChanged (#18205) github-actions[bot] 2022-04-21 07:07:03 -06:00
  • 28fb40b16f refactor(normal): fix most clint warnings (#18196) dundargoc 2022-04-21 15:06:23 +02:00
  • af5a7a0582 Merge pull request #18209 from zeertzjq/vim-8.2.4759 zeertzjq 2022-04-21 20:44:15 +08:00
  • 4b19f94c28 vim-patch:8.2.4759: CurSearch highlight does not work for multi-line match zeertzjq 2022-04-21 19:59:25 +08:00
  • 0302c351e7 Merge pull request #18208 from neovim/backport-18182-to-release-0.7 zeertzjq 2022-04-21 20:03:12 +08:00
  • 0298652c30 vim-patch:8.2.4802: test is not cleaned up zeertzjq 2022-04-21 18:28:37 +08:00
  • 1a84384487 test: add a Lua functional test for NoName buffer event order Charlie Groves 2022-03-23 15:14:44 -04:00
  • 91a326f474 vim-patch:8.2.4791: events triggered in different order when reusing buffer zeertzjq 2022-04-20 11:11:39 +08:00
  • e8e8827868 vim-patch:8.2.2477: autocommand tests hang on MS-Windows zeertzjq 2022-04-20 11:09:20 +08:00
  • 82782ba593 vim-patch:8.2.2476: using freed memory when splitting window while closing buffer zeertzjq 2022-04-20 10:05:02 +08:00
  • 36b9f5edce vim-patch:8.2.2475: autocommand tests hangs on MS-Windows zeertzjq 2022-04-20 10:03:57 +08:00
  • a111b048d2 vim-patch:8.2.2474: using freed memory when window is closed by autocommand zeertzjq 2022-04-20 09:44:12 +08:00
  • 148e225231 vim-patch:8.2.2472: crash when using command line window in an autocommand zeertzjq 2022-04-20 09:18:39 +08:00
  • 106fcd1e90 vim-patch:8.1.1756: autocommand that splits window messes up window layout zeertzjq 2022-04-20 10:26:33 +08:00
  • e6dec30332 Merge pull request #18182 from zeertzjq/vim-8.2.2472 zeertzjq 2022-04-21 19:43:09 +08:00
  • 5e9afca1c1 vim-patch:8.2.4802: test is not cleaned up zeertzjq 2022-04-21 18:28:37 +08:00
  • e69cb86750 test: add a Lua functional test for NoName buffer event order Charlie Groves 2022-03-23 15:14:44 -04:00
  • f531fb97ff vim-patch:8.2.4791: events triggered in different order when reusing buffer zeertzjq 2022-04-20 11:11:39 +08:00
  • 69fc23ed98 vim-patch:8.2.2477: autocommand tests hang on MS-Windows zeertzjq 2022-04-20 11:09:20 +08:00
  • 1664e3d4bc vim-patch:8.2.2476: using freed memory when splitting window while closing buffer zeertzjq 2022-04-20 10:05:02 +08:00
  • 407be5975d vim-patch:8.2.2475: autocommand tests hangs on MS-Windows zeertzjq 2022-04-20 10:03:57 +08:00
  • 69ac382a28 vim-patch:8.2.2474: using freed memory when window is closed by autocommand zeertzjq 2022-04-20 09:44:12 +08:00