Commit ee7a33a
committed
Vim: v9.2.0131
* vim bab761960...936064771 (6):
> patch 9.2.0131: potential buffer overflow in regdump()
> patch 9.2.0130: missing range flags for the :tab command
> patch 9.2.0129: popup: wrong handling of wide-chars and opacity:0
> patch 9.2.0128: Wayland: using _Boolean instead of bool type
> patch 9.2.0127: line('w0') and line('w$') return wrong values in a terminal
> patch 9.2.0126: String handling can be improved
https://github.com/vim/vim-appimage/actions/runs/228832080461 parent 4150cea commit ee7a33a
1 file changed
Lines changed: 1 addition & 1 deletion
- src/eval.c+8
- src/evalvars.c+14-10
- src/ex_cmds.c+12-10
- src/ex_cmds.h+2-2
- src/ex_eval.c+10-6
- src/fold.c+1-1
- src/getchar.c+19-17
- src/gui_gtk_x11.c+1-1
- src/highlight.c+20-13
- src/if_xcmdsrv.c+5-2
- src/main.c+5-2
- src/message.c+14-10
- src/normal.c+3-3
- src/option.c+26-18
- src/optionstr.c+14-11
- src/popupwin.c+52-16
- src/proto/terminal.pro+1
- src/regexp.h+3
- src/regexp_bt.c+15-4
- src/screen.c+98-47
- src/tag.c+5-2
- src/terminal.c+1-1
- src/testdir/dumps/Test_popupwin_opacity_zero_01.dump+10
- src/testdir/dumps/Test_popupwin_opacity_zero_02.dump+10
- src/testdir/test_popupwin.vim+36
- src/testdir/test_terminal3.vim+43
- src/version.c+12
0 commit comments