Skip to content

Commit 7b1c850

Browse files
committed
vim: Import v8.2.2366
* 8.2.2366: when using ":sleep" the cursor is always displayed * 8.2.2365: Vim9: no check for map() changing item type at script level * 8.2.2364: Vim9: line break in lambda accesses freed memory * 8.2.2363: curpos() does not accept a string argument as before * 8.2.2362: Vim9: check of builtin function argument type is incomplete * 8.2.2361: Vim9: no highlight for "s///gc" when using 'opfunc' * 8.2.2360: test leaves file behind * 8.2.2359: strange test failure with MS-Windows * 8.2.2358: wrong #ifdef for use_xterm_like_mouse() * 8.2.2357: Vim9: crash when parsing function return type fails * 8.2.2356: Vim9: ":put =expr" does not handle a list properly * 8.2.2355: stray test failure on Appveyor * 8.2.2354: crash with a weird combination of autocommands * 8.2.2353: spartql files are not detected
1 parent 0bf7a90 commit 7b1c850

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-
* [8.2.2357](https://github.com/vim/vim/commit/648ea76e1d8ca9a9788f88d0d96d0cf0653006bb): Vim9: crash when parsing function return type fails\n* [8.2.2356](https://github.com/vim/vim/commit/883cf97f109d2ff281cf77f7b2e3bb44aced7cb3): Vim9: ":put =expr" does not handle a list properly\n* [8.2.2355](https://github.com/vim/vim/commit/97c6943e11516711541848e51db3cc2ace25bbb2): stray test failure on Appveyor\n* [8.2.2354](https://github.com/vim/vim/commit/797e63b9f2baa1853e7063aac478d663cd02f207): crash with a weird combination of autocommands\n* [8.2.2353](https://github.com/vim/vim/commit/17d015b2438e51d4d42d72720611d16c772cc4bb): spartql files are not detected
1+
* [8.2.2366](https://github.com/vim/vim/commit/e2edc2ed4a9a229870b1e1811b0ecf045b84e429): when using ":sleep" the cursor is always displayed\n* [8.2.2365](https://github.com/vim/vim/commit/70250fb4d2ffc2e92db224c6374db418f70691fd): Vim9: no check for map() changing item type at script level\n* [8.2.2364](https://github.com/vim/vim/commit/f898f7c68dc06def1a5ae02ce82a52a82af37cc4): Vim9: line break in lambda accesses freed memory\n* [8.2.2363](https://github.com/vim/vim/commit/9ebcf231bdccc1673cc92b20f5190fc577ad29d0): curpos() does not accept a string argument as before\n* [8.2.2362](https://github.com/vim/vim/commit/351ead09dd365ebdee2bfa27ab22542d4920c779): Vim9: check of builtin function argument type is incomplete\n* [8.2.2361](https://github.com/vim/vim/commit/7c886db915035bc064ca307f02c34ae9d99cc733): Vim9: no highlight for "s///gc" when using 'opfunc'\n* [8.2.2360](https://github.com/vim/vim/commit/a3b494d6afa79aedce42fa4ecc7ef0dbae79e37e): test leaves file behind\n* [8.2.2359](https://github.com/vim/vim/commit/e2924328c165f1fc549f91bf212c93c87bb1d9ed): strange test failure with MS-Windows\n* [8.2.2358](https://github.com/vim/vim/commit/bf78974ca4a6798db7172c226cbfe7b2485b7baa): wrong #ifdef for use\_xterm\_like\_mouse()\n* [8.2.2357](https://github.com/vim/vim/commit/648ea76e1d8ca9a9788f88d0d96d0cf0653006bb): Vim9: crash when parsing function return type fails\n* [8.2.2356](https://github.com/vim/vim/commit/883cf97f109d2ff281cf77f7b2e3bb44aced7cb3): Vim9: ":put =expr" does not handle a list properly\n* [8.2.2355](https://github.com/vim/vim/commit/97c6943e11516711541848e51db3cc2ace25bbb2): stray test failure on Appveyor\n* [8.2.2354](https://github.com/vim/vim/commit/797e63b9f2baa1853e7063aac478d663cd02f207): crash with a weird combination of autocommands\n* [8.2.2353](https://github.com/vim/vim/commit/17d015b2438e51d4d42d72720611d16c772cc4bb): spartql files are not detected

0 commit comments

Comments
 (0)