Skip to content

Commit 88e6973

Browse files
committed
vim: Import v8.2.5034
* 8.2.5034: there is no way to get the byte index from a virtual column * 8.2.5033: build error with +eval but without +quickfix * 8.2.5032: Python 3 test fails without the GUI * 8.2.5031: cannot easily run the benchmarks * 8.2.5030: autocmd_add() can only handle one event and pattern * 8.2.5029: "textlock" is always zero * 8.2.5028: syntax regexp matching can be slow * 8.2.5027: error for missing :endif when an exception was thrown
1 parent e19db78 commit 88e6973

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.5026](https://github.com/vim/vim/commit/31d9948e3a2529c2f619d56bdb48291dc261233d): Vim9: a few lines not covered by tests\n* [8.2.5025](https://github.com/vim/vim/commit/5cb53b7afe6bde8f2bf6fc6b65b86071b67a8554): Vim9: a few lines not covered by tests\n* [8.2.5024](https://github.com/vim/vim/commit/e2fa213cf571041dbd04ab0329303ffdc980678a): using freed memory with "\]d"\n* [8.2.5023](https://github.com/vim/vim/commit/338f1fc0ee3ca929387448fe464579d6113fa76a): substitute overwrites allocated buffer\n* [8.2.5022](https://github.com/vim/vim/commit/9bcb9ca9c7dd1632385dc3351b5e019739368658): 'completefunc'/'omnifunc' error does not end completion\n* [8.2.5021](https://github.com/vim/vim/commit/30b9a41ad9963b8c57afea1f33a4e180fc23a892): build fails with normal features and +terminal\n* [8.2.5020](https://github.com/vim/vim/commit/c7e54efe4dc2bd8fd86feb4a26b4485b7b4c8578): using 'imstatusfunc' and 'imactivatefunc' breaks 'foldopen'\n* [8.2.5019](https://github.com/vim/vim/commit/0f7a3e1de6f71e8e1423fe594890d6aa7f94e132): cannot get the first screen column of a character
1+
* [8.2.5034](https://github.com/vim/vim/commit/5a6ec10cc80ab02eeff644ab19b82312630ea855): there is no way to get the byte index from a virtual column\n* [8.2.5033](https://github.com/vim/vim/commit/968443efb5a2a1ed7e1084f2aff65a95f2d0a17b): build error with +eval but without +quickfix\n* [8.2.5032](https://github.com/vim/vim/commit/ddf531292971f44e8545a3e097c0d8a11773eb38): Python 3 test fails without the GUI\n* [8.2.5031](https://github.com/vim/vim/commit/76381a5b4f3f6de1df33a8ab3e1f7db2e1764af6): cannot easily run the benchmarks\n* [8.2.5030](https://github.com/vim/vim/commit/e0ff3a7de6030b73d94121626deb8229e66e82b2): autocmd\_add() can only handle one event and pattern\n* [8.2.5029](https://github.com/vim/vim/commit/cfe456543e840d133399551f8626d985e1fb1958): "textlock" is always zero\n* [8.2.5028](https://github.com/vim/vim/commit/02e8d4e4ffcdd6ee919e19692d591da8e18a565d): syntax regexp matching can be slow\n* [8.2.5027](https://github.com/vim/vim/commit/bf79a4e48d09a5ae08645592885d54230fed30b8): error for missing :endif when an exception was thrown

0 commit comments

Comments
 (0)