Skip to content

Commit 0138b7e

Browse files
committed
vim: Import v8.2.0336
* 8.2.0336: Vim9: insufficient test coverage for compiling * 8.2.0335: no completion for :disassemble * 8.2.0334: abort called when using test_void() * 8.2.0333: terminal in popup test is flaky * 8.2.0332: some code in ex_getln.c not covered by tests * 8.2.0331: internal error when using test_void() and test_unknown()
1 parent 33b6615 commit 0138b7e

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.0330](https://github.com/vim/vim/commit/57c732ed782607ce6a8c4f9eeb65b95a00e37701): build error with popup window but without terminal\n* [8.2.0329](https://github.com/vim/vim/commit/ec084d3356cc2a23f2f44707810c38ab590d2e66): popup filter converts 0x80 bytes\n* [8.2.0328](https://github.com/vim/vim/commit/e52e0c89d1a6305beca3c01f89a4892dcb43bc71): no redraw when leaving term-normal mode in popup terminal\n* [8.2.0327](https://github.com/vim/vim/commit/80ae880f5fed8022c69d05dd1efee49259929cb5): crash when opening and closing two popup terminal windows
1+
* [8.2.0336](https://github.com/vim/vim/commit/42a480bf7243ea8bce498264911e187931d083e5): Vim9: insufficient test coverage for compiling\n* [8.2.0335](https://github.com/vim/vim/commit/cc390ff5b2c8725c55b961b24322c470659ede9f): no completion for :disassemble\n* [8.2.0334](https://github.com/vim/vim/commit/dd58923c6bcb026de7134d9874e69e0a2b01682d): abort called when using test\_void()\n* [8.2.0333](https://github.com/vim/vim/commit/57c339569e96725e24e79944bf99f70c50afb5b1): terminal in popup test is flaky\n* [8.2.0332](https://github.com/vim/vim/commit/d30ae2fc4acb3861fc7dc9618c1f90eee997d412): some code in ex\_getln.c not covered by tests\n* [8.2.0331](https://github.com/vim/vim/commit/7c215c58936cbebd4132ad6112d04db54b7c153e): internal error when using test\_void() and test\_unknown()

0 commit comments

Comments
 (0)