Skip to content

Commit abd1fac

Browse files
committed
vim: Import v8.2.4212
* 8.2.4212: window title test still fails in some configurations * 8.2.4211: window title test still fails in some configurations * 8.2.4210: window title test fails in some configurations * 8.2.4209: partial in 'opfunc' cannot use an imported function * 8.2.4208: using setbufvar() may change the window title * 8.2.4207: recursion test fails with MSVC * 8.2.4206: condition with many "(" causes a crash * 8.2.4205: the normal_cmd() function is too long * 8.2.4204: screenpos() has non-zero row for invisible text * 8.2.4203: entering a character with CTRL-V may include modifiers * 8.2.4202: Vim9: cannot export function that exists globally * 8.2.4201: when using the GUI CTRL-Z does not stop gvim * 8.2.4200: some tests do not clean up properly * 8.2.4199: MS-Windows: Support for MSVC 2003 is not useful
1 parent 8a6a200 commit abd1fac

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-
* [8.2.4198](https://github.com/vim/vim/commit/058ee7c5699ef551be5aa04c66b3cffc436e9b08): Vim9: the switch for executing instructions is too long\n* [8.2.4197](https://github.com/vim/vim/commit/2a7aa834583dea157eccf3e69827d2ff1d9fe9c7): cannot use an import in the "expr" part of 'spellsuggest'\n* [8.2.4196](https://github.com/vim/vim/commit/428058ab3213e81531cbd7989f4267870f35d52e): various file types not recognized\n* [8.2.4195](https://github.com/vim/vim/commit/79a6e25b79cdb35e00d8b364516103eb358d8cc7): resizing terminal may cause to behave like CTRL-Z\n* [8.2.4194](https://github.com/vim/vim/commit/abe628e1bd92ecb85a526348f376891d56bf3ea8): MS-Windows: code for calculating font size is duplicated\n* [8.2.4193](https://github.com/vim/vim/commit/f4e88f2152c5975a6f4cfa7ccd745575fe4d1c78): cannot use an import in 'charconvert'\n* [8.2.4192](https://github.com/vim/vim/commit/7ef4a2fe3736bbeb5bad182782a74576aa06b0db): cannot use an import in 'printexpr'\n* [8.2.4191](https://github.com/vim/vim/commit/e15ebeffb35da4bb7d9054358671735ce6988c28): json5 files are not recognized\n* [8.2.4190](https://github.com/vim/vim/commit/206919191fe1881dea00d60d392cc68a07c0106f): all conceal tests are skipped without the screendumps feature\n* [8.2.4189](https://github.com/vim/vim/commit/d1c58999c82afbdcbbe01548c1dea06d4d086f3e): MS-Windows: code for "old look" is obsolete\n* [Update runtime files](https://github.com/vim/vim/commit/6f4754b9f7253d7e4ba527064a24aff1acdb1e8f)\n* [8.2.4188](https://github.com/vim/vim/commit/bcfa11b7dfdfbb4d412dd843a6da3fce68ba2e39): not all gitconfig files are recognized\n* [8.2.4187](https://github.com/vim/vim/commit/ff5cbe8133c6eb5dd86b9e042f32f589627e9bf9): gnuplot file not recognized
1+
* [8.2.4212](https://github.com/vim/vim/commit/1450112eef2eda211d398d6d7ac03f7a29fa4f55): window title test still fails in some configurations\n* [8.2.4211](https://github.com/vim/vim/commit/3a8ad5918b5c1b4c36b39c420ce933b452929dd8): window title test still fails in some configurations\n* [8.2.4210](https://github.com/vim/vim/commit/a6c09a7c20dd8dae43a99c6dc634151940c2fc6c): window title test fails in some configurations\n* [8.2.4209](https://github.com/vim/vim/commit/3e93a2b075e99a2b3ced85227a6373be233712ff): partial in 'opfunc' cannot use an imported function\n* [8.2.4208](https://github.com/vim/vim/commit/dff97e65eb1bb24c44c2b7430a480888d8afb3f4): using setbufvar() may change the window title\n* [8.2.4207](https://github.com/vim/vim/commit/50e05254450954f04183efc7bc871527a67868b8): recursion test fails with MSVC\n* [8.2.4206](https://github.com/vim/vim/commit/fe6fb267e6ee5c5da2f41889e4e0e0ac5bf4b89d): condition with many "(" causes a crash\n* [8.2.4205](https://github.com/vim/vim/commit/46634350740d062fc7e555fd6c5d4d43798d4df7): the normal\_cmd() function is too long\n* [8.2.4204](https://github.com/vim/vim/commit/7924a17791217d50be5a91989a9641bf68e7a735): screenpos() has non-zero row for invisible text\n* [8.2.4203](https://github.com/vim/vim/commit/502d8ae3e8ed8b6f8dd2ff175f154f9aa87228ef): entering a character with CTRL-V may include modifiers\n* [8.2.4202](https://github.com/vim/vim/commit/acc4b5648b49ec13c4f35ee0bf552eda71b0c372): Vim9: cannot export function that exists globally\n* [8.2.4201](https://github.com/vim/vim/commit/8e4af851fd3eff4b22fca962e5be783742e8f1bb): when using the GUI CTRL-Z does not stop gvim\n* [8.2.4200](https://github.com/vim/vim/commit/7e765a39b795d5331bf2d4927b41df7b78915af9): some tests do not clean up properly\n* [8.2.4199](https://github.com/vim/vim/commit/c351dc1e0ca959084ba36bb350291334bf74b9f8): MS-Windows: Support for MSVC 2003 is not useful

0 commit comments

Comments
 (0)