Skip to content

Commit fea958b

Browse files
committed
vim: Import v8.2.3732
* 8.2.3732: "set! termcap" test fails * 8.2.3731: "set! termcap" shows codes in one column, but not keys * 8.2.3730: "/etc/Muttrc.d/README" gets filetype muttrc * 8.2.3729: no support for squirrels * 8.2.3728: internal error when passing range() to list2blob() * 8.2.3727: in a gnome terminal keys are recognized as mouse events * 8.2.3726: README file in a config directory gets wrong filetype * 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'
1 parent 7d82f6c commit fea958b

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.3724](https://github.com/vim/vim/commit/021ef351c2127cf8aa5668a881435a0a12774644): build error for missing error message in small build\n* [8.2.3723](https://github.com/vim/vim/commit/acdc911e4e1120ef29d86fce8e890c72cdd1bf30): when using 'linebreak' a text property starts too early\n* [8.2.3722](https://github.com/vim/vim/commit/5e86964bf48ddbfa20261bda84db391c80a36dca): Amiga: superfluous messages for freeing lots of yanked text\n* [8.2.3721](https://github.com/vim/vim/commit/9ac38129b6d409f73e29b1d51a5d459cf050410f): using memory freed by losing the clipboard selection\n* [8.2.3720](https://github.com/vim/vim/commit/69c76171f1a78b829196f72d7010fbe1d9ad2944): Vim9: Internal error when invoking closure in legacy context\n* [8.2.3719](https://github.com/vim/vim/commit/f8bc0ce2671d7f7f73760f665b52e4f00a1bbcac): MS-Windows: test sometimes runs into existing swap file\n* [8.2.3718](https://github.com/vim/vim/commit/3569c0de67bc9c723621297ae827d5e3353793a1): compiler warns for unused variable without +textprop
1+
* [8.2.3732](https://github.com/vim/vim/commit/cd2f8f0e0007bb77fc2035e6ad6227bb6661c612): "set! termcap" test fails\n* [8.2.3731](https://github.com/vim/vim/commit/15a24f08987e3831be255333bb84b7bc9c00db24): "set! termcap" shows codes in one column, but not keys\n* [8.2.3730](https://github.com/vim/vim/commit/800b01b0c8a5983e23d8caa2be6c73d195448193): "/etc/Muttrc.d/README" gets filetype muttrc\n* [8.2.3729](https://github.com/vim/vim/commit/6f42cb6e5159b323814a53bbc82def4f2cfb17ad): no support for squirrels\n* [8.2.3728](https://github.com/vim/vim/commit/04b7b4bf7fe57375bf3c4ed3fd087fc0bb0147ba): internal error when passing range() to list2blob()\n* [8.2.3727](https://github.com/vim/vim/commit/c14b57c0795671bafca14433bc376acfe6135a3a): in a gnome terminal keys are recognized as mouse events\n* [8.2.3726](https://github.com/vim/vim/commit/c903695be54189fd7199121e9cd669e722fbc9c2): README file in a config directory gets wrong filetype\n* [8.2.3725](https://github.com/vim/vim/commit/8658c759f05b317707d56e3b65a5ef63930c7498): cannot use a lambda for 'completefunc' and 'omnifunc'

0 commit comments

Comments
 (0)