Skip to content

Commit

Permalink
vim: Import v9.1.0095
Browse files Browse the repository at this point in the history
* 9.1.0095: tests: test_restricted() fails
* 9.1.0094: xxd: buffer-overflow when writing color output
* 9.1.0093: Still a qsort() comparison function that returns result of subtraction
* 9.1.0092: Compiler warning for missing type in scroll_event()
* 9.1.0091: Syntax test fails when run with non C locale
  • Loading branch information
chrisbra committed Feb 10, 2024
1 parent aa3588d commit 98aab37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [9.1.0090](https://github.com/vim/vim/commit/45932c5c4a9ec01f7c2aa09b1574430853dafb4b): Assigning wrong colors when parsing terminal OSC response\n* [runtime(vim): Fix indent after line with literal dict](https://github.com/vim/vim/commit/415a5a951ba6a827ecafc2e13bf341ed4e124ad6)\n* [9.1.0089](https://github.com/vim/vim/commit/e06e43766500ecb4cd1031fa16cf9cbebdb222c1): qsort() comparison functions should be transitive\n* [9.1.0088](https://github.com/vim/vim/commit/c9e79e52845d51f48f5ea3753a62ab3fe0e40184): TextChanged not triggered for :norm! commands\n* [9.1.0087](https://github.com/vim/vim/commit/2975a54f285e5b4bf026c1dc706b5d90777d64e7): Restoring lastused\_tabpage too early in do\_arg\_all()\n* [9.1.0086](https://github.com/vim/vim/commit/725c7c31a4c7603e688511d769b0addaab442d07): Problem when scrolling using slow touchpads scroll event\n* [9.1.0085](https://github.com/vim/vim/commit/c4d4a1e041f41b1fb0ccd686c8c488ef0768667e): X11 scroll size changes after accessing clipboard\n* [CI: Add Codecov token (#13999)](https://github.com/vim/vim/commit/bd2f45a6e530df91ad07d49967ff148eb8a1c1e1)\n* [9.1.0084](https://github.com/vim/vim/commit/df23d7f4bd7546f3152ea003856525591218565b): Visual hl wrong when it ends before multibyte 'showbreak'
* [9.1.0095](https://github.com/vim/vim/commit/52eb0b867704e43049cb396e64cadb5bd9a3ad0b): tests: test\_restricted() fails\n* [9.1.0094](https://github.com/vim/vim/commit/00221487731ea1868c57259c7aa0eb713cd7ade7): xxd: buffer-overflow when writing color output\n* [9.1.0093](https://github.com/vim/vim/commit/77078276bfe695070441a1bbdc02949d31de8922): Still a qsort() comparison function that returns result of subtraction\n* [9.1.0092](https://github.com/vim/vim/commit/c908371aec920b8174e40a1adb73a50e326a5668): Compiler warning for missing type in scroll\_event()\n* [9.1.0091](https://github.com/vim/vim/commit/627c950e5b30503a084bd0092f9cb2a5fe73fe87): Syntax test fails when run with non C locale
2 changes: 1 addition & 1 deletion vim

0 comments on commit 98aab37

Please sign in to comment.