Skip to content

Commit 11ed173

Browse files
committed
vim: Import v9.0.0809
* 9.0.0809: test for job writing to buffer fails * 9.0.0808: jsonnet filetype detection has a typo * 9.0.0807: with 'smoothscroll' typing "0" may not go to the first column * 9.0.0806: 'langmap' works differently when there are modifiers * 9.0.0805: filetype autocmd may cause freed memory access * 9.0.0804: crash when trying to divide a number by -1 * 9.0.0803: readblob() cannot read from character device * 9.0.0802: MS-Windows: cannot map console mouse scroll events
1 parent a2d8646 commit 11ed173

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.0801](https://github.com/vim/vim/commit/7609c88eedc113bc80ccf74050b03a2e0c1a3c5e): the modifyOtherKeys flag is set when it should not\n* [9.0.0800](https://github.com/vim/vim/commit/d505c8220ddb62a3489f1880a2ff37a3ddd9954b): compiler complains about repeated typedef\n* [9.0.0799](https://github.com/vim/vim/commit/d0fbb41eaa737dd64877c8cebaff19854e2d504f): in compiled function ->() on next line not recognized\n* [9.0.0798](https://github.com/vim/vim/commit/3c708c43908ba44f075bbaa7daf584c6b46d9723): clang format configuration files are not recognized\n* [9.0.0797](https://github.com/vim/vim/commit/df63f05c3a81f726ee9fbfc4954eb675e287c7f7): order of assert function arguments is reverted\n* [9.0.0796](https://github.com/vim/vim/commit/060b8384888ce91b1bc194101091d0f9f85d0490): mapping test fails in some situations\n* [9.0.0795](https://github.com/vim/vim/commit/11df3aeee548b959ccd4b9a4d3c44651eab6b3ce): readblob() always reads the whole file\n* [9.0.0794](https://github.com/vim/vim/commit/9f62ea01a08e69f44050f59469a0e64beddefac0): there is no way to find out if modifyOtherKeys has been seen\n* [9.0.0793](https://github.com/vim/vim/commit/605d02a9b73cb49ac5022a127db3eac7e16a5d83): MS-Windows: mouse scroll events only work with the dll
1+
* [9.0.0809](https://github.com/vim/vim/commit/63c84731c1802bac36c1d1a82b3ef5960b35b089): test for job writing to buffer fails\n* [9.0.0808](https://github.com/vim/vim/commit/6c8bc37a1083d17447156592f6f52da2d40b4855): jsonnet filetype detection has a typo\n* [9.0.0807](https://github.com/vim/vim/commit/d5337efece7c68e9b4ce864532ea49b02453b674): with 'smoothscroll' typing "0" may not go to the first column\n* [9.0.0806](https://github.com/vim/vim/commit/49660f5139d3fd55326a54eadf6bb31a3ffec2bf): 'langmap' works differently when there are modifiers\n* [9.0.0805](https://github.com/vim/vim/commit/d0fab10ed2a86698937e3c3fed2f10bd9bb5e731): filetype autocmd may cause freed memory access\n* [9.0.0804](https://github.com/vim/vim/commit/cdef1cefa2a440911c727558562f83ed9b00e16b): crash when trying to divide a number by -1\n* [9.0.0803](https://github.com/vim/vim/commit/43625762a9751cc6e6e4d8f54fbc8b82d98fb20d): readblob() cannot read from character device\n* [9.0.0802](https://github.com/vim/vim/commit/4c36678ffd1f933a6d4a12415994dea15e4ccec6): MS-Windows: cannot map console mouse scroll events

0 commit comments

Comments
 (0)