Skip to content

Commit 4ef3d07

Browse files
committed
vim: Import v8.2.2000
* 8.2.2000: Vim9: dict.key assignment not implemented yet * 8.2.1999: terminal popup test sometimes fails * 8.2.1998: terminal Cmd test sometimes fails to close popup * 8.2.1997: window changes when using bufload() while in a terminal popup * 8.2.1996: Vim9: invalid error for argument of extend() * 8.2.1995: the popup menu can cause too much redrawing * 8.2.1994: MS-Windows: MinGW always does a full build * 8.2.1993: occasional failure of the netbeans test
1 parent 514d3df commit 4ef3d07

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.1992](https://github.com/vim/vim/commit/4792a679f9e08fc6026a596be3d364cecb70b049): build fails with small features\n* [8.2.1991](https://github.com/vim/vim/commit/ca359cbedd0d603124776e7a6ca0ae79ffc34cdc): Coverity warns for not using the ga\_grow() return value\n* [8.2.1990](https://github.com/vim/vim/commit/6a07644db30cb5f3d0c6dc5eb2c348b6289da553): cursor position wrong in terminal popup with finished job\n* [8.2.1989](https://github.com/vim/vim/commit/2dfae04f376a58d4c5a801cb652c8eae65900672): info popup triggers WinEnter and WinLeave autocommands\n* [8.2.1988](https://github.com/vim/vim/commit/e41decc892a115335259096c3bc0204dd99b372b): still in Insert mode when opening terminal popup\n* [8.2.1987](https://github.com/vim/vim/commit/6453cc8078af403956d0e8c1849cf5ec0aae86b2): MS-Windows: Win32.mak is no longer needed\n* [8.2.1986](https://github.com/vim/vim/commit/a065a141156c8c4017e21dfc9b99a05cfd0b63d6): expression test is flaky on Appveyor\n* [8.2.1985](https://github.com/vim/vim/commit/02764713a715c55e316e2bef5c9ade2fb767ee78): crash when closing terminal popup with \<Cmd> mapping\n* [8.2.1984](https://github.com/vim/vim/commit/33aecb1f2c85711d53858b71f5f3c2cbe076435f): cannot use :vimgrep in omni completion\n* [8.2.1983](https://github.com/vim/vim/commit/f4d61bc559f8cb6adc4880183a4fd216865c0c30): ml\_get error when using \<Cmd> to open a terminal\n* [8.2.1982](https://github.com/vim/vim/commit/2ce7790348dab9cbfcc5d02c8258d0dd7ecacf95): quickfix window now updated when adding invalid entries\n* [8.2.1981](https://github.com/vim/vim/commit/8496c9eadbf4ea3bf69e2e01456831eee2bddf0a): MinGW: parallel compilation might fail
1+
* [8.2.2000](https://github.com/vim/vim/commit/fc74d03e7694bac3b50d8d6b6b78b40a71818744): Vim9: dict.key assignment not implemented yet\n* [8.2.1999](https://github.com/vim/vim/commit/e6329e4c55cd81b6134820eab6a10b02c11c1277): terminal popup test sometimes fails\n* [8.2.1998](https://github.com/vim/vim/commit/27f4f6baeeb25e1597a7827f4a509ecf2eb8e6e2): terminal Cmd test sometimes fails to close popup\n* [8.2.1997](https://github.com/vim/vim/commit/8adc8d9b73121b647476a33d91d31d25e1c2d987): window changes when using bufload() while in a terminal popup\n* [8.2.1996](https://github.com/vim/vim/commit/193f6201b4d5c76f8dc1faa1dcf369575d93fe3a): Vim9: invalid error for argument of extend()\n* [8.2.1995](https://github.com/vim/vim/commit/714cbe5b212abbecb578b90424d89f47142e8f25): the popup menu can cause too much redrawing\n* [8.2.1994](https://github.com/vim/vim/commit/c4390fe6c0d1b47b1acd373d7e8ef986412c0600): MS-Windows: MinGW always does a full build\n* [8.2.1993](https://github.com/vim/vim/commit/50dc3ecc642ee88348cb353cf85d08eac26c75dd): occasional failure of the netbeans test

0 commit comments

Comments
 (0)