Skip to content

Commit 0a3f0d3

Browse files
committed
vim: Import v9.0.0701
* 9.0.0701: with 'smoothscroll' cursor position not adjusted in long line * 9.0.0700: there is no real need for a "big" build * 9.0.0699: tiny build fails * 9.0.0698: VisVim is outdated, does not work with current Visual Studio * 9.0.0697: cursor in wrong position with Visual substitute * 9.0.0696: it is unclear if the +rightleft and +arabic features are used * 9.0.0695: failing check for dictionary type for const any * 9.0.0694: no native sound support on Mac OS * 9.0.0693: browse() first argument cannot be a bool * 9.0.0692: PoE filter files are not recognized * 9.0.0691: lalloc(0) error in listchars test * 9.0.0690: buffer size for expanding tab not correctly computed
1 parent d950631 commit 0a3f0d3

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.0.0689](https://github.com/vim/vim/commit/fcb86b0a99a9abedc408c99dae7591b6da832be8): compiler warning for unused function\n* [9.0.0688](https://github.com/vim/vim/commit/33b55b562b90e5cc0091fa39d87cd60956c73f57): debugger does not display the whole command\n* [9.0.0687](https://github.com/vim/vim/commit/5ab300195b0831cbdba3ce349416a0e6a218e4ef): "export def" does not work in a nested block\n* [9.0.0686](https://github.com/vim/vim/commit/8d8b9758ced52b6303af95ad7e28ae9c5636cdf8): the right ALT key does not work on some MS-Windows keyboards\n* [9.0.0685](https://github.com/vim/vim/commit/07eaa1ede4a39b6a95203beebd94943b62a216c1): FORTIFY\_SOURCE causes a crash in Vim9 script\n* [9.0.0684](https://github.com/vim/vim/commit/2eae3d24d7fe8beed64652bc5c1cbddd09dafc9a): skipped :exe command fails compilation on MS-Windows\n* [9.0.0683](https://github.com/vim/vim/commit/bdc09a18fca32715687d9911a431da69186528cc): cannot specify a time for :echowindow\n* [9.0.0682](https://github.com/vim/vim/commit/cf3d0eaf47a56a52b355d8faf4e59685396f9c05): crash when popup with deleted timer is closed
1+
* [9.0.0701](https://github.com/vim/vim/commit/8cf3459878198c5bb4a96f3c63214b2beccce341): with 'smoothscroll' cursor position not adjusted in long line\n* [9.0.0700](https://github.com/vim/vim/commit/25f3a146a0e4c731b8608f4cfbbfdf7a71b2d05e): there is no real need for a "big" build\n* [9.0.0699](https://github.com/vim/vim/commit/bf499c0e6f30a94fe062f83ea0190f93178d0d74): tiny build fails\n* [9.0.0698](https://github.com/vim/vim/commit/251c1e2ed810d532f7c7d7eb5d6ed5e28a12e501): VisVim is outdated, does not work with current Visual Studio\n* [9.0.0697](https://github.com/vim/vim/commit/16dab41537ae206f4cab676ad53edbae5fd5fb45): cursor in wrong position with Visual substitute\n* [9.0.0696](https://github.com/vim/vim/commit/fbdce1850098e7e9364993cd8c51e4a686c01ae9): it is unclear if the +rightleft and +arabic features are used\n* [9.0.0695](https://github.com/vim/vim/commit/0089ce293f885afc2b77f12aa110f33b2101973a): failing check for dictionary type for const any\n* [9.0.0694](https://github.com/vim/vim/commit/4314e4f7da4db5d85f63cdf43b73be3689502c93): no native sound support on Mac OS\n* [9.0.0693](https://github.com/vim/vim/commit/5a049846e4c54d70094c3f29ffbd340c75e9c50e): browse() first argument cannot be a bool\n* [9.0.0692](https://github.com/vim/vim/commit/b7f52f5659c68b61ccc645ef866f8fd82361cd26): PoE filter files are not recognized\n* [9.0.0691](https://github.com/vim/vim/commit/2b7b4f7670f607704307f7715ce56752757c22e3): lalloc(0) error in listchars test\n* [9.0.0690](https://github.com/vim/vim/commit/a0789478f6ebbb823670b7e14ce13ea3fd3b0217): buffer size for expanding tab not correctly computed

vim

Submodule vim updated 85 files

0 commit comments

Comments
 (0)