Skip to content

Commit 72410e8

Browse files
vim: Import v9.1.1972
* 9.1.1972: No way to access the clipboard without X11/Wayland * 9.1.1971: crash with invalid positional argument 0 in printf() * 9.1.1971: Crash when buffer gets deleted inside charconvert during save * 9.1.1970: visual end column returns wrong value after block edit * runtime(doc): Rename NoDefaultCurrentDirectoryInExePath tag * 9.1.1969: Wrong cursor position after formatting with long 'formatprg' * 9.1.1968: tests: test_python3.vim leaves swapfiles behind * 9.1.1967: if_python: 64bit numbers truncated
1 parent 03386a4 commit 72410e8

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-
* [9.1.1966](https://github.com/vim/vim/commit/e758eac3365c0ca694e3a65b89b20894a753dc2e): MS-Windows: dark mode in gui is not supported\n* [runtime(vim): Update base syntax, match full :help command](https://github.com/vim/vim/commit/927ad166a4a24f11db2d065b5f4db8f24b754696)\n* [9.1.1965](https://github.com/vim/vim/commit/ecce3497fa9e1a7452ccfa8ba9cbdadb92bfb7fb): q can accidentally start recording at more prompt\n* [9.1.1964](https://github.com/vim/vim/commit/e72eacceab2647e37e7d7a8a70e89dcd6ad01288): Wrong display when using setline() at hit-enter prompt\n* [9.1.1963](https://github.com/vim/vim/commit/4af6d9755cba0dd07e881172f2a6e0efe9986ddc): diff: missing diff size limit for xdiff\n* [runtime(julia): Update Julia runtime files](https://github.com/vim/vim/commit/f958d357237970728e448a23df4cf831f97a9ae9)\n* [runtime(rust): use textwidth=100 for the Rust recommended style](https://github.com/vim/vim/commit/98ef8433b654ee96c57b66348b767edc73a44406)\n* [runtime(doc): document change in Windows behavior for patch 9.1.1947](https://github.com/vim/vim/commit/b22c145c2262c5c2f5b747ea5aece7f6e4858273)
1+
* [9.1.1972](https://github.com/vim/vim/commit/fcd3958dcb62011e865204f9c82da648f3635eae): No way to access the clipboard without X11/Wayland\n* [9.1.1971](https://github.com/vim/vim/commit/98a0cbf05bd45fa6c4ede7b791fd21760bc587c8): crash with invalid positional argument 0 in printf()\n* [9.1.1971](https://github.com/vim/vim/commit/fe1c57cd2caa7de2ce23557646d6c62a9a1b4f92): Crash when buffer gets deleted inside charconvert during save\n* [9.1.1970](https://github.com/vim/vim/commit/fa3bdc2501faeae7f3211fc8559ded43e27b864c): visual end column returns wrong value after block edit\n* [runtime(doc): Rename NoDefaultCurrentDirectoryInExePath tag](https://github.com/vim/vim/commit/bfb9f5c40ea5dd07fc0747c5ffd44d5b32dbcf62)\n* [9.1.1969](https://github.com/vim/vim/commit/50325c3d591806c57b04512dc103214acd0f2f18): Wrong cursor position after formatting with long 'formatprg'\n* [9.1.1968](https://github.com/vim/vim/commit/44d480e0c3da6b83aaa289b70ecfd595ced9934b): tests: test\_python3.vim leaves swapfiles behind\n* [9.1.1967](https://github.com/vim/vim/commit/a52b11d05757ee9c056a7f1118e6f7d3c2da9d44): if\_python: 64bit numbers truncated

0 commit comments

Comments
 (0)