Skip to content

Commit a2d8646

Browse files
committed
vim: Import v9.0.0801
* 9.0.0801: the modifyOtherKeys flag is set when it should not * 9.0.0800: compiler complains about repeated typedef * 9.0.0799: in compiled function ->() on next line not recognized * 9.0.0798: clang format configuration files are not recognized * 9.0.0797: order of assert function arguments is reverted * 9.0.0796: mapping test fails in some situations * 9.0.0795: readblob() always reads the whole file * 9.0.0794: there is no way to find out if modifyOtherKeys has been seen * 9.0.0793: MS-Windows: mouse scroll events only work with the dll
1 parent e1c485e commit a2d8646

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.0792](https://github.com/vim/vim/commit/bf72e0c67f26ea7c8fd941fdd1533c24c7b6cb43): MS-Windows: compiler complains about unused function\n* [9.0.0791](https://github.com/vim/vim/commit/a353282c13287058fde95bb6eb914e342fd4253c): at the hit-Enter prompt the End and Home keys may not work\n* [9.0.0790](https://github.com/vim/vim/commit/53c5c9f50ca68d3ed559eebb2c5f7d23f39a768c): test for dummy buffer does not always produce the E86 error\n* [9.0.0789](https://github.com/vim/vim/commit/8f3c3c6cd044e3b5bf08dbfa3b3f04bb3f711bad): dummy buffer ends up in a window\n* [9.0.0788](https://github.com/vim/vim/commit/61c4b04799bf114cadc3bbf212ae8b2ad22a6980): ModeChanged autocmd not executed when Visual ends with CTRL-C\n* [9.0.0787](https://github.com/vim/vim/commit/9298a996fc54e483dc29c0700edf3c5fe9d0f6a9): mouse scrolling in terminal misbehaves without dll\n* [9.0.0786](https://github.com/vim/vim/commit/208567e9d744ef7b89bed1f62e951ae4ee2f6f5f): user command does not get number from :tab modifier
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

0 commit comments

Comments
 (0)