Skip to content

Commit c961681

Browse files
committed
vim: Import v8.2.4396
* 8.2.4396: Python3 test fails * 8.2.4395: some code lines not covered by tests * 8.2.4394: UTF8 select mode test fails on MS-Windows * 8.2.4393: possible number overflow with nested folds * 8.2.4392: MS-Windows with VIMDLL: Escaping CSI is wrong * 8.2.4391: command line executed when typing Esc in the GUI * 8.2.4390: Vim9: list from declaration with inferred type not set * 8.2.4389: screenpos() does not handle a position in a closed fold * 8.2.4388: dead code in op_insert() * 8.2.4387: command line completion doesn't always work properly
1 parent 0529c0f commit c961681

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.4386](https://github.com/vim/vim/commit/8991be2ab4a9f3418ab41594a0c5b789c5cb0935): still cannot build tiny version\n* [8.2.4385](https://github.com/vim/vim/commit/b5d2039e000e0787a04208928ad49e105529e36b): cannot build tiny version\n* [8.2.4384](https://github.com/vim/vim/commit/bc510064027da8024d59460c9c816aea4ffac096): Vim9: error message not tested, some code not tested\n* [8.2.4383](https://github.com/vim/vim/commit/7a3b802bab5add34baae37ec2c1ae7ad2f1693bd): Vim9: unused code lines\n* [8.2.4382](https://github.com/vim/vim/commit/e4835bf34001471a102528659af009bc46361141): a custom 'tabline' may cause Esc to work like Enter\n* [8.2.4381](https://github.com/vim/vim/commit/0e76714e901d179a2f020815f07fb375274b5404): translation file listed twice\n* [8.2.4380](https://github.com/vim/vim/commit/774e55702f236b0f16ef4a255a290dc87cfca67b): small differences between Chinese translation files\n* [8.2.4379](https://github.com/vim/vim/commit/55737c2a31ed450dd7bf2a9c587adfbb32b755bb): an empty change is reported to a listener\n* [8.2.4378](https://github.com/vim/vim/commit/6dd7424c7e6ab81998c29ca3526c41b75cfde5a1): incsearch HL broken when calling searchcount in 'tabLine'\n* [8.2.4377](https://github.com/vim/vim/commit/0cd3e94e2cf18550c10f85814c9c1b1d4929003c): CI steps for Windows are a bit unorganized\n* [8.2.4376](https://github.com/vim/vim/commit/9773db6f9bce7a6f063e23179976d7825ace4d72): not enough tests for command line completion
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

0 commit comments

Comments
 (0)