Skip to content

Commit bc4ac59

Browse files
vim: Import v9.1.1071
* 9.1.1071: args missing after failing to redefine a function * 9.1.1070: Cannot control cursor positioning of getchar() * 9.1.1069: preinsert text completions not deleted with <C-W>/<C-U> * 9.1.1068: getchar() can't distinguish between C-I and Tab * CI: bump windows python to 3.13 * 9.1.1067: tests: Test_termwinscroll_topline2 fails on MacOS * 9.1.1066: heap-use-after-free and stack-use-after-scope with :14verbose
1 parent c08b240 commit bc4ac59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.1.1065](https://github.com/vim/vim/commit/3a621188ee52badfe7aa783db12588a78dcd8ed6): no digraph for "Approaches the limit"\n* [9.1.1064](https://github.com/vim/vim/commit/c078675ac768eb54388a8e4c6cab0214ef02ba7b): not possible to use plural forms with gettext()\n* [9.1.1063](https://github.com/vim/vim/commit/b32800f7c51c866dc0e87244eb4902540982309d): too many strlen() calls in userfunc.c\n* [9.1.1062](https://github.com/vim/vim/commit/3219da514c1f90b0883158d044512641407eacd6): terminal: E315 when dragging the terminal with the mouse\n* [runtime(openPlugin): fix unclosed parenthesis in GetWordUnderCursor()](https://github.com/vim/vim/commit/7c930eb61a4204b4bc40a7137f5ace591e87a765)\n* [runtime(doc): Tweak documentation style a bit](https://github.com/vim/vim/commit/195fcc90d0e93ea01915a6cdc1f0687f7b0246a9)
1+
* [9.1.1071](https://github.com/vim/vim/commit/04d2a3fdc051d6a419dc0ea4de7a9640cefccd31): args missing after failing to redefine a function\n* [9.1.1070](https://github.com/vim/vim/commit/edf0f7db28f87611368e158210e58ed30f673098): Cannot control cursor positioning of getchar()\n* [9.1.1069](https://github.com/vim/vim/commit/001c26cd6194fba2bfccb06dec30fdc9e1410e62): preinsert text completions not deleted with \<C-W>/\<C-U>\n* [9.1.1068](https://github.com/vim/vim/commit/e0a2ab397fd13a71efec85b017d5d4d62baf7f63): getchar() can't distinguish between C-I and Tab\n* [CI: bump windows python to 3.13](https://github.com/vim/vim/commit/cbc1f409c1197ca93b3903f0dee9947cae411fb4)\n* [9.1.1067](https://github.com/vim/vim/commit/44a21351a8e34bce5b4b87aa7f290738fe4fa5f5): tests: Test\_termwinscroll\_topline2 fails on MacOS\n* [9.1.1066](https://github.com/vim/vim/commit/2101230f4013860dbafcb0cab3f4e6bc92fb6f35): heap-use-after-free and stack-use-after-scope with :14verbose

0 commit comments

Comments
 (0)