Skip to content

Commit 28c0a8a

Browse files
committed
vim: Import v8.2.4341
* 8.2.4341: command line not redrawn when finishing popup menu * 8.2.4340: Amiga: mch_can_exe() is not implemented * 8.2.4339: CTRL-A does not work properly with the cmdline popup menu * 8.2.4338: an error from an expression mapping messes up the display * Update runtime files * 8.2.4337: part of condition is always true * 8.2.4336: using :filter for :scriptnames does not work * 8.2.4335: no autocommand event triggered before changing directory * 8.2.4334: command line popup menu not positioned correctly * 8.2.4333: cstack not always passed to where it is needed * 8.2.4332: Vim9: incomplete test for existing script variable in block * 8.2.4331: Vim9: no test for existing script variable in block * 8.2.4330: Vim9: no error if script imports itself * 8.2.4329: no support for end line number and column in 'errorformat' * 8.2.4328: command line complete matches cleard when typing character * 8.2.4327: may end up with no current buffer * 8.2.4326: "o" and "O" copying comment not sufficiently tested * 8.2.4325: 'wildmenu' only shows few matches
1 parent f351a40 commit 28c0a8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [Update runtime files](https://github.com/vim/vim/commit/9da17d7c57071c306565da6a35c3704db1916b78)\n* [8.2.4337](https://github.com/vim/vim/commit/78a8404f8b6ad0152614d5fdc3ec277444c1eee5): part of condition is always true\n* [8.2.4336](https://github.com/vim/vim/commit/769f5895ebfd10535a0ad978f071da8f20178fc6): using :filter for :scriptnames does not work\n* [8.2.4335](https://github.com/vim/vim/commit/28e8f73ae2d90009fd62cd60f97c2643ba44de68): no autocommand event triggered before changing directory\n* [8.2.4334](https://github.com/vim/vim/commit/68cc2b8a37197872e737fb61244069e13b7227a2): command line popup menu not positioned correctly\n* [8.2.4333](https://github.com/vim/vim/commit/b6a138eb334621f60c5891d035f80f398d59dbd3): cstack not always passed to where it is needed\n* [8.2.4332](https://github.com/vim/vim/commit/dce2441a603f2c9343a4a46091283a32420d80a2): Vim9: incomplete test for existing script variable in block\n* [8.2.4331](https://github.com/vim/vim/commit/3a5988c025f8517ba382730dc54bb13df937edb4): Vim9: no test for existing script variable in block\n* [8.2.4330](https://github.com/vim/vim/commit/779aeff5c32c26161f42cdccbaa2376e78ee77d6): Vim9: no error if script imports itself\n* [8.2.4329](https://github.com/vim/vim/commit/e023d499378942a6c3a3855cbe461ec2cb570f63): no support for end line number and column in 'errorformat'\n* [8.2.4328](https://github.com/vim/vim/commit/73a16c22a4703cb9a7becdf459ce62bd894980d7): command line complete matches cleard when typing character\n* [8.2.4327](https://github.com/vim/vim/commit/e3537aec2f8d6470010547af28dcbd83d41461b8): may end up with no current buffer\n* [8.2.4326](https://github.com/vim/vim/commit/51ab7c7d0da08aac796acff22a6c075dac579e76): "o" and "O" copying comment not sufficiently tested\n* [8.2.4325](https://github.com/vim/vim/commit/3908ef5017a6b4425727013588f72cc7343199b9): 'wildmenu' only shows few matches
1+
* [8.2.4341](https://github.com/vim/vim/commit/414acd342f4a66d930da34d419929985b48bd301): command line not redrawn when finishing popup menu\n* [8.2.4340](https://github.com/vim/vim/commit/949b35d83b69a7eab7b280b5af6940da9aedad43): Amiga: mch\_can\_exe() is not implemented\n* [8.2.4339](https://github.com/vim/vim/commit/560dff49c0095111fc96b4b8dd7f4d269aba9473): CTRL-A does not work properly with the cmdline popup menu\n* [8.2.4338](https://github.com/vim/vim/commit/74a0a5b26d0180f3ea89e9495dff6a26f0df23cb): an error from an expression mapping messes up the display\n* [Update runtime files](https://github.com/vim/vim/commit/9da17d7c57071c306565da6a35c3704db1916b78)\n* [8.2.4337](https://github.com/vim/vim/commit/78a8404f8b6ad0152614d5fdc3ec277444c1eee5): part of condition is always true\n* [8.2.4336](https://github.com/vim/vim/commit/769f5895ebfd10535a0ad978f071da8f20178fc6): using :filter for :scriptnames does not work\n* [8.2.4335](https://github.com/vim/vim/commit/28e8f73ae2d90009fd62cd60f97c2643ba44de68): no autocommand event triggered before changing directory\n* [8.2.4334](https://github.com/vim/vim/commit/68cc2b8a37197872e737fb61244069e13b7227a2): command line popup menu not positioned correctly\n* [8.2.4333](https://github.com/vim/vim/commit/b6a138eb334621f60c5891d035f80f398d59dbd3): cstack not always passed to where it is needed\n* [8.2.4332](https://github.com/vim/vim/commit/dce2441a603f2c9343a4a46091283a32420d80a2): Vim9: incomplete test for existing script variable in block\n* [8.2.4331](https://github.com/vim/vim/commit/3a5988c025f8517ba382730dc54bb13df937edb4): Vim9: no test for existing script variable in block\n* [8.2.4330](https://github.com/vim/vim/commit/779aeff5c32c26161f42cdccbaa2376e78ee77d6): Vim9: no error if script imports itself\n* [8.2.4329](https://github.com/vim/vim/commit/e023d499378942a6c3a3855cbe461ec2cb570f63): no support for end line number and column in 'errorformat'\n* [8.2.4328](https://github.com/vim/vim/commit/73a16c22a4703cb9a7becdf459ce62bd894980d7): command line complete matches cleard when typing character\n* [8.2.4327](https://github.com/vim/vim/commit/e3537aec2f8d6470010547af28dcbd83d41461b8): may end up with no current buffer\n* [8.2.4326](https://github.com/vim/vim/commit/51ab7c7d0da08aac796acff22a6c075dac579e76): "o" and "O" copying comment not sufficiently tested\n* [8.2.4325](https://github.com/vim/vim/commit/3908ef5017a6b4425727013588f72cc7343199b9): 'wildmenu' only shows few matches

0 commit comments

Comments
 (0)