Skip to content

Commit a1b9934

Browse files
committed
vim: Import v8.2.4405
* 8.2.4405: compiler warning for unused variable without +folding * 8.2.4404: Vim9: some code not covered by tests * 8.2.4403: ml_get error with nested folds and deleting lines * 8.2.4402: missing parenthesis may cause unexpected problems * 8.2.4401: map listing does not clear the rest of the command line * 8.2.4400: MS-Windows: cannot use the mouse in the console with VIMDLL * 8.2.4399: crash after ml_get error * 8.2.4398: some command completion functions are too long * 8.2.4397: crash when using many composing characters in error message
1 parent c961681 commit a1b9934

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.4396](https://github.com/vim/vim/commit/f5288c589500de0677444af4a428cfbccfccb8ce): Python3 test fails\n* [8.2.4395](https://github.com/vim/vim/commit/8b716f5f2204f938769de283d43bcb2f77d403e7): some code lines not covered by tests\n* [8.2.4394](https://github.com/vim/vim/commit/9fdde7992ab4c21517f447ca3d651b9ff4a770e8): UTF8 select mode test fails on MS-Windows\n* [8.2.4393](https://github.com/vim/vim/commit/6b43471da4516e8f6c17e5dc2eccbb9d0ba2e0a4): possible number overflow with nested folds\n* [8.2.4392](https://github.com/vim/vim/commit/64d95cfc56406858a05032c6a134f1e08fe2ca78): MS-Windows with VIMDLL: Escaping CSI is wrong\n* [8.2.4391](https://github.com/vim/vim/commit/0e1f36fc59b589e4755fd9102013971f45222084): command line executed when typing Esc in the GUI\n* [8.2.4390](https://github.com/vim/vim/commit/e88c6b7a5d8b24f8aa9a3e976b78654bae293ae4): Vim9: list from declaration with inferred type not set\n* [8.2.4389](https://github.com/vim/vim/commit/4556a2e8681c5c98fb4c7ca0a016924a69b4452a): screenpos() does not handle a position in a closed fold\n* [8.2.4388](https://github.com/vim/vim/commit/7745f14ef324a7134b2f26a47451cf5032f44b89): dead code in op\_insert()\n* [8.2.4387](https://github.com/vim/vim/commit/e3846cf1ebdc4af0b39885153b4703f71a9b919e): command line completion doesn't always work properly
1+
* [8.2.4405](https://github.com/vim/vim/commit/8329ab79b26be4c6c5766d80abae4a22385ee9e1): compiler warning for unused variable without +folding\n* [8.2.4404](https://github.com/vim/vim/commit/cd1cda2f877aab5ec954e14bcba59076533529a4): Vim9: some code not covered by tests\n* [8.2.4403](https://github.com/vim/vim/commit/943773783384a5ff63f57769d37ddabf8156fe1e): ml\_get error with nested folds and deleting lines\n* [8.2.4402](https://github.com/vim/vim/commit/ae6f1d8b14c2f63811ee83ef14e32086fb3e9b83): missing parenthesis may cause unexpected problems\n* [8.2.4401](https://github.com/vim/vim/commit/d288eaad846f0e07e0141226f97d858dcf96cb78): map listing does not clear the rest of the command line\n* [8.2.4400](https://github.com/vim/vim/commit/646bb7247ad6051aca223a2b04b008f682cdb57f): MS-Windows: cannot use the mouse in the console with VIMDLL\n* [8.2.4399](https://github.com/vim/vim/commit/f9435e49ef8032e80d38e31e950e4a9b75387533): crash after ml\_get error\n* [8.2.4398](https://github.com/vim/vim/commit/b31aec3b9387ed12677dca09069c3ae98c6c7447): some command completion functions are too long\n* [8.2.4397](https://github.com/vim/vim/commit/34f8117dec685ace52cd9e578e2729db278163fc): crash when using many composing characters in error message

0 commit comments

Comments
 (0)