Skip to content

Commit 11cfbf8

Browse files
committed
vim: Import v8.2.0205
* 8.2.0205: error code E899 used twice * 8.2.0204: crash when using winnr('j') in a popup window * 8.2.0203: :helptags and some other functionality not tested * 8.2.0202: when 'lazyredraw' is set the window title may not be updated * 8.2.0201: cannot assign to an imported variable
1 parent 8209ee7 commit 11cfbf8

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.0200](https://github.com/vim/vim/commit/b283a8a6802ef8a46b17cb439f9514840c03698f): Vim9 script commands not sufficiently tested\n* [8.2.0199](https://github.com/vim/vim/commit/0f18b6d17baa7d33f209a3184726a162c2bb7ed8): Vim9 script commands not sufficiently tested\n* [8.2.0198](https://github.com/vim/vim/commit/43c60eda2aa22ba3d7aaf418cfbdb75f1a008e67): no tests for y/n prompt\n* [8.2.0197](https://github.com/vim/vim/commit/ea3db914c0fa35797ad73f6d5bb3a4288d690065): some Ex commands not sufficiently tested\n* [8.2.0196](https://github.com/vim/vim/commit/d98c0b63abd7b0e61a383669474abe96044615af): blocking commands for a finished job in a popup window\n* [8.2.0195](https://github.com/vim/vim/commit/3180fe6c6dc0728d21c6318b957022b029c234f0): some tests fail when run in the GUI
1+
* [8.2.0205](https://github.com/vim/vim/commit/a5edb670dcdeddc8520e012430fb256eb8470f6c): error code E899 used twice\n* [8.2.0204](https://github.com/vim/vim/commit/631ebc48149a0446dd9ffbddd3e2822252085885): crash when using winnr('j') in a popup window\n* [8.2.0203](https://github.com/vim/vim/commit/e20b9ececa37a81c0340a78f61e57fa1bf46b06d): :helptags and some other functionality not tested\n* [8.2.0202](https://github.com/vim/vim/commit/e7ddf4e3372fad375038ad8771c6d1a7df49c34c): when 'lazyredraw' is set the window title may not be updated\n* [8.2.0201](https://github.com/vim/vim/commit/4e12a5df37ed4a47ca94a8b9393c768e8ca1f75a): cannot assign to an imported variable

0 commit comments

Comments
 (0)