Skip to content

Commit d09f65d

Browse files
committed
vim: Import v8.2.4563
* 8.2.4563: "z=" in Visual mode may go beyond the end of the line * 8.2.4562: linear tag search is not optimal * 8.2.4561: build failure with some combination of features * 8.2.4560: suspending with CTRL-Z does not work on DragonFlyBSD * 8.2.4559: getmousepos() returns the screen column * 8.2.4558: Motif: using default colors does not work as expected * 8.2.4557: confusing comment about 'cursorlineopt' * 8.2.4556: test fails without the +job or +channel feature * 8.2.4555: getmousepos() returns the wrong column
1 parent e77ee93 commit d09f65d

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.4554](https://github.com/vim/vim/commit/badf04f5c219743cd6645ff1f1fe88badf4af4c5): Vim9: using null values not sufficiently tested\n* [8.2.4553](https://github.com/vim/vim/commit/8b530b3158cbd3aee2ad9cad8e7b7964faabb51e): linear tag search is a bit slow\n* [8.2.4552](https://github.com/vim/vim/commit/d0b7bfa95798f5ec743d8afffbffb83aeac823da): in a :def function "put = expr" does not work\n* [8.2.4551](https://github.com/vim/vim/commit/bbf84e2737daf3479e059dc7e7da0c50a07a4bf4): when mapping \<Esc> terminal codes are not recognized\n* [8.2.4550](https://github.com/vim/vim/commit/5b4f8a0e8476d57ee8a48e45171d19c1d2b4154e): Motif: cannot set the color of the scrollbar thumb\n* [8.2.4549](https://github.com/vim/vim/commit/e2adcf397421d47440d135a97765e1dbe7f824fe): cannot build with Motif and editres
1+
* [8.2.4563](https://github.com/vim/vim/commit/5c68617d395f9d7b824f68475b24ce3e38d653a3): "z=" in Visual mode may go beyond the end of the line\n* [8.2.4562](https://github.com/vim/vim/commit/b29b96806f1472371fb3cc01d48394e00b95cfc8): linear tag search is not optimal\n* [8.2.4561](https://github.com/vim/vim/commit/424da7aa481032f501158a671a0c1d117507afdd): build failure with some combination of features\n* [8.2.4560](https://github.com/vim/vim/commit/5f823d1e73bdcc9417581b6b3587648a5bb98709): suspending with CTRL-Z does not work on DragonFlyBSD\n* [8.2.4559](https://github.com/vim/vim/commit/533870a98501fac2b51ef4bc489fac3a055a41a9): getmousepos() returns the screen column\n* [8.2.4558](https://github.com/vim/vim/commit/e850439a561d8e7153b987473d768fe9696e9afa): Motif: using default colors does not work as expected\n* [8.2.4557](https://github.com/vim/vim/commit/754d2b40369d8fdcf77fc05cc608f86387016bd9): confusing comment about 'cursorlineopt'\n* [8.2.4556](https://github.com/vim/vim/commit/4f3321f704ec0c2a522f12a580530283ae28856f): test fails without the +job or +channel feature\n* [8.2.4555](https://github.com/vim/vim/commit/986b0fd0c550d9834a3cc45dd87555c13152c391): getmousepos() returns the wrong column

0 commit comments

Comments
 (0)