From d61fa29a7e1c28a546968c07fc209f948424d9ef Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Sat, 3 Dec 2022 00:00:43 +0100 Subject: [PATCH] vim: Import v9.0.0995 * 9.0.0995: padding before virtual text is highlighted * 9.0.0994: tests for empty prop type name fail * 9.0.0993: display errors when adding or removing text property type * 9.0.0992: Vim9 script: get E1096 when comment follows return * 9.0.0991: crash when reading help index with various options set * 9.0.0990: callback name argument is changed by setqflist() * 9.0.0989: popupwin test is more flaky on MacOS * 9.0.0988: using feedkeys() does not show up in a channel log * 9.0.0987: file missing from list of distributed files * 9.0.0986: build failure with tiny version * 9.0.0985: when using kitty keyboard protocol function keys may not work --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index ecc4dd8b..358ae29b 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [9.0.0984](https://github.com/vim/vim/commit/023930d62e898652e68c938c6d7ac232556cb7a9): GUI: remote\_foreground() does not always work\n* [9.0.0983](https://github.com/vim/vim/commit/184a622adaa4c3d413ee0d38da063474b67ccfe3): stray characters displayed when starting the GUI\n* [9.0.0982](https://github.com/vim/vim/commit/45e4eead2aaf9d883bcf19db779be47ffb4fa44a): 'cursorline' not drawn before virtual text below\n* [9.0.0981](https://github.com/vim/vim/commit/c3f1881aedae5e9a584bacf5a06944fba6357259): build error in tiny version\n* [9.0.0980](https://github.com/vim/vim/commit/733a69b29f0b0c3d2ddca463a41bdd912379bc5e): the keyboard state response may end up in a shell command\n* [9.0.0979](https://github.com/vim/vim/commit/4f501171f7ba8fe3d24c7e5bf5fcec5b5f246df1): ch\_log() text can be hard to find in the log file +* [9.0.0995](https://github.com/vim/vim/commit/37f088eeade7972bce45b663adaba4bf102a9999): padding before virtual text is highlighted\n* [9.0.0994](https://github.com/vim/vim/commit/267db7c3e32e1b55726e72966c75e8549621f9d6): tests for empty prop type name fail\n* [9.0.0993](https://github.com/vim/vim/commit/89469d157aea01513bde826b4519dd6b5fbceae4): display errors when adding or removing text property type\n* [9.0.0992](https://github.com/vim/vim/commit/500c4442834363e02541da564f0b87b82d5783cd): Vim9 script: get E1096 when comment follows return\n* [9.0.0991](https://github.com/vim/vim/commit/c67c89c7589253215d57bad588edcf83a9403560): crash when reading help index with various options set\n* [9.0.0990](https://github.com/vim/vim/commit/c96b7f5d2af241c5eb1589e9da3dc09e45355e65): callback name argument is changed by setqflist()\n* [9.0.0989](https://github.com/vim/vim/commit/9c8d12c8115640927823919001a03c79d4118063): popupwin test is more flaky on MacOS\n* [9.0.0988](https://github.com/vim/vim/commit/b55ae8ce42c8a83d14bfde2c138fcc74f447de68): using feedkeys() does not show up in a channel log\n* [9.0.0987](https://github.com/vim/vim/commit/cf650b7c9bf8310e2d5b04edced6f7290b759044): file missing from list of distributed files\n* [9.0.0986](https://github.com/vim/vim/commit/5390c05a3ca712da8fc56b14517c99c740551c0b): build failure with tiny version\n* [9.0.0985](https://github.com/vim/vim/commit/1a173409ae6a39d59ff99cf3d567c25e859f9ecd): when using kitty keyboard protocol function keys may not work diff --git a/vim b/vim index 023930d6..37f088ee 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit 023930d62e898652e68c938c6d7ac232556cb7a9 +Subproject commit 37f088eeade7972bce45b663adaba4bf102a9999