Skip to content

Commit bbc9476

Browse files
vim: Import v9.1.1706
* 9.1.1706: MS-Windows: Compile error when building with if_ruby * README.md: Fix the Warp link * README.md: Make the Vim logo visible again. * README.md: Add sponsor banner * 9.1.1705: time.h include is available on all platforms * runtime(tutor): Add a section on text objects and special registers to Chapter 2 * 9.1.1704: Cannot determine non-X11/Wayland clipmethods * 9.1.1703: Cannot react to terminal OSC responses * runtime(vim): update vim syntax generator for patch v9.1.1692 * 9.1.1702: tests: test_edit still fails on CI * 9.1.1701: tests: failure on CI with GUI and ASAN in test_edit.res * 9.1.1700: Multiline ignorecase specific pattern does not match with 'ignorecase' * 9.1.1699: Fuzzy completion disabled for 'findfunc' and customlist * runtime(debversions): Move bullseye, focal, and oracular to "unsupported" * 9.1.1698: Some error numbers are not documented * runtime(vimcomplete): Try catch completion of `pack_jobs->add({` * 9.1.1697: tests: no test for aclocal.m4
1 parent f269da3 commit bbc9476

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-
* [runtime(indent-tests): Use silent write of resulting files](https://github.com/vim/vim/commit/bc461f952d854ffbde83eb74044efc3b329ea10e)\n* [translation: Remove outdated rule for nl.po](https://github.com/vim/vim/commit/46ff48ba77bbf167a646f84053e96342357446b3)\n* [9.1.1696](https://github.com/vim/vim/commit/7d6be2cead4e58356387b52ab9587c079a167775): tabnr from getwininfo() for popup windows is always 0\n* [runtime(tutor): remove duplicate tutor1.zh](https://github.com/vim/vim/commit/477c893c0abb69cc72ba6118cf3d6331943991df)\n* [runtime(tutor): fix language selection for zh](https://github.com/vim/vim/commit/a0eb405761ecda8fae96a4904d37bb6eb1aa6b5e)\n* [9.1.1695](https://github.com/vim/vim/commit/e810ba5a1f6f256d2631b880641c0d7ce4d04ca5): Need more Vim script specific tests\n* [9.1.1694](https://github.com/vim/vim/commit/3aea867b276360ab8eb675fc4a9af5be774323e4): filetype: Buck eXtension Lang files are not recognized\n* [9.1.1693](https://github.com/vim/vim/commit/de6e5601507a69067a429e79d0476badb664bb83): tests: test\_filetype fails in shadow dir\n* [9.1.1692](https://github.com/vim/vim/commit/93160530c470c58a697b5e292e2c4916a88afd38): global\_functions are not constant\n* [9.1.1691](https://github.com/vim/vim/commit/0a9ad34cad8e104dd8eaf4c45af007bf049104e0): over-allocation in ga\_concat\_strings()\n* [9.1.1690](https://github.com/vim/vim/commit/e8948a1f807cb595446e896e00bdf0e5339f0dd2): Missing recursion guard in dos/unix\_expandpath()\n* [9.1.1689](https://github.com/vim/vim/commit/540480697dd8c9a5c97188e8d0bc8f2ac4d751d1): CmdlineChanged not triggered by \<Del>\n* [9.1.1688](https://github.com/vim/vim/commit/a19b019b8745f1c91e42c2b9440bddebfa67a17a): potential buffer overrun in bufwrite.c\n* [9.1.1687](https://github.com/vim/vim/commit/2b55474f0a78bd252290578a5774316dc5f60180): filetype: autoconf filetype not always correct
1+
* [9.1.1706](https://github.com/vim/vim/commit/2635e83d46d51e3e896d2f433503deb8c7a65b82): MS-Windows: Compile error when building with if\_ruby\n* [README.md: Fix the Warp link](https://github.com/vim/vim/commit/6931730433d8a50801a7a19d5e28ce2c71226f64)\n* [README.md: Make the Vim logo visible again.](https://github.com/vim/vim/commit/d1cbea0451c2641589118e0ee015956db898c35e)\n* [README.md: Add sponsor banner](https://github.com/vim/vim/commit/6fd17cbf02bd4d787d6010bec1c6f1ebed725206)\n* [9.1.1705](https://github.com/vim/vim/commit/e7063871e5b4fd7af12590b9ec330917aba32971): time.h include is available on all platforms\n* [runtime(tutor): Add a section on text objects and special registers to Chapter 2](https://github.com/vim/vim/commit/b87f133b0724f7328e7dd41dd611af67f4ae3e39)\n* [9.1.1704](https://github.com/vim/vim/commit/528196c8a945b6bea6675e06691b715fa64ccb88): Cannot determine non-X11/Wayland clipmethods\n* [9.1.1703](https://github.com/vim/vim/commit/1f51bbc3b937db731ddcb3f180a4a7a8ce644ea9): Cannot react to terminal OSC responses\n* [runtime(vim): update vim syntax generator for patch v9.1.1692](https://github.com/vim/vim/commit/7f380259cf81ffa0c27e2a69475d4f253352c13d)\n* [9.1.1702](https://github.com/vim/vim/commit/42acf736a34904e4c030f9c164f41717bde96427): tests: test\_edit still fails on CI\n* [9.1.1701](https://github.com/vim/vim/commit/6c14c4625b99fab98ae3836d4f12e35c7aefa51a): tests: failure on CI with GUI and ASAN in test\_edit.res\n* [9.1.1700](https://github.com/vim/vim/commit/bf82e58a702900c70638e8047039fdf5f12f749f): Multiline ignorecase specific pattern does not match with 'ignorecase'\n* [9.1.1699](https://github.com/vim/vim/commit/cadba053293a7294d69b2336dbea50a77b3ee206): Fuzzy completion disabled for 'findfunc' and customlist\n* [runtime(debversions): Move bullseye, focal, and oracular to "unsupported"](https://github.com/vim/vim/commit/b760062897d6aed4ff9f148a332e36a5bf5ee6f5)\n* [9.1.1698](https://github.com/vim/vim/commit/5e27058fc4a98dbea16f72bc54e76bbe1d455168): Some error numbers are not documented\n* [runtime(vimcomplete): Try catch completion of \`pack\_jobs->add({\`](https://github.com/vim/vim/commit/28c88ebeb7bb5937dfebd5c007bff7e94b617623)\n* [9.1.1697](https://github.com/vim/vim/commit/f5670a1596106aaee2e013e0b3dad996979ab31f): tests: no test for aclocal.m4

vim

Submodule vim updated 59 files

0 commit comments

Comments
 (0)