Skip to content

Commit b1e962e

Browse files
committed
vim: Import v8.2.5037
* 8.2.5037: cursor position may be invalid after "0;" range * 8.2.5036: using two counters for timeout check in NFA engine * 8.2.5035: when splitting a window the changelist position moves
1 parent 88e6973 commit b1e962e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
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
1+
* [8.2.5037](https://github.com/vim/vim/commit/4d97a565ae8be0d4debba04ebd2ac3e75a0c8010): cursor position may be invalid after "0;" range\n* [8.2.5036](https://github.com/vim/vim/commit/305abc612330772615638b8a1aa3c51421c7a90b): using two counters for timeout check in NFA engine\n* [8.2.5035](https://github.com/vim/vim/commit/e6f13b473cf2c270e4eab214e09be9825320c11b): when splitting a window the changelist position moves

0 commit comments

Comments
 (0)