Skip to content

Commit 0fafdf0

Browse files
committed
vim: Import v8.2.3635
* 8.2.3635: GTK: composing underline does not show * 8.2.3634: error for already defined function uses wrong line number * 8.2.3633: Vim9: line number of lambda is off by one * 8.2.3632: GTK3: undercurl does not get removed properly * 8.2.3631: "syntax enable" does not work properly in Vim9 context * 8.2.3630: printf() with %S does not handle multi-byte correctly * 8.2.3629: command completion in cmdline window uses global commands * 8.2.3628: looking terminal colors is a bit slow * 8.2.3627: difficult to know where the text starts in a window * 8.2.3626: "au! event" cannot be followed by another command
1 parent 83ecb5c commit 0fafdf0

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.3625](https://github.com/vim/vim/commit/2de9b7c7c8791da8853a9a7ca9c467867465b655): illegal memory access when C-indenting\n* [8.2.3624](https://github.com/vim/vim/commit/3ad695328f94e0197e84454f125c7f3464091d0c): when renaming a terminal buffer status text is not updated\n* [8.2.3623](https://github.com/vim/vim/commit/8b8d829faf04fe3706c04f7f7000054acd3254e7): "$\*" is expanded to "nonomatch"\n* [8.2.3622](https://github.com/vim/vim/commit/64be6aa3a54ecfe355d4a03e1200650c301e7f29): "verbose pwd" shows confusing info\n* [8.2.3621](https://github.com/vim/vim/commit/1d69ef410ab2adb0351d559ff9753d6cdd4befdf): build failure\n* [8.2.3620](https://github.com/vim/vim/commit/b3a29558eedac9979f5276ae914934b7b7cbe06b): memory leak reported in libtlib
1+
* [8.2.3635](https://github.com/vim/vim/commit/3c19b5050040fb74e4e39048f17dce853fdafc08): GTK: composing underline does not show\n* [8.2.3634](https://github.com/vim/vim/commit/d604d78e7b2e63d118814d0fa0b4b702ec52aeed): error for already defined function uses wrong line number\n* [8.2.3633](https://github.com/vim/vim/commit/a755fdbe80bed4897e06028f0044c208e0f9d8cb): Vim9: line number of lambda is off by one\n* [8.2.3632](https://github.com/vim/vim/commit/9cd9385db7d1d2b2dc38a511d121e366a5dae511): GTK3: undercurl does not get removed properly\n* [8.2.3631](https://github.com/vim/vim/commit/c8a9fe541d3bee36d2760ed156997ddbb0142ee1): "syntax enable" does not work properly in Vim9 context\n* [8.2.3630](https://github.com/vim/vim/commit/d85fccdfed58108c4e0958d0b17c64690b5f073f): printf() with %S does not handle multi-byte correctly\n* [8.2.3629](https://github.com/vim/vim/commit/a1198124370a366ff02811a43845a631b5c6e7f0): command completion in cmdline window uses global commands\n* [8.2.3628](https://github.com/vim/vim/commit/87fd0924e2d85213cc111ee7a5122f92216a37c7): looking terminal colors is a bit slow\n* [8.2.3627](https://github.com/vim/vim/commit/cdf5fdb2948ecdd24c6a1e27ed33dfa847c2b3e4): difficult to know where the text starts in a window\n* [8.2.3626](https://github.com/vim/vim/commit/b8e642f7ace5382b4dacb7a8effd86f22b828cc1): "au! event" cannot be followed by another command

vim

Submodule vim updated 60 files

0 commit comments

Comments
 (0)