Commit ee3245e
committed
vim: Import v8.2.5046
* 8.2.5046: vim_regsub() can overwrite the destination
* 8.2.5045: can escape a terminal popup window when the job is finished
* 8.2.5044: command line test fails
* 8.2.5043: can open a cmdline window from a substitute expression
* 8.2.5042: scrollbar thumb in tall scrolled popup not visible1 parent 766ef59 commit ee3245e
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- src/buffer.c+1-6
- src/eval.c+4-3
- src/ex_cmds.c+6-2
- src/ex_getln.c+18-1
- src/popupwin.c+1-2
- src/proto/ex_getln.pro+3-2
- src/proto/regexp.pro+2-2
- src/regexp.c+92-30
- src/regexp.h+5
- src/testdir/dumps/Test_popupwin_poptermscroll_1.dump+5-5
- src/testdir/dumps/Test_popupwin_poptermscroll_2.dump+5-5
- src/testdir/dumps/Test_popupwin_poptermscroll_3.dump+14-14
- src/testdir/dumps/Test_popupwin_poptermscroll_4.dump+15
- src/testdir/dumps/Test_popupwin_scroll_13.dump+7-7
- src/testdir/test_popupwin.vim+10-3
- src/testdir/test_substitute.vim+26
- src/version.c+10
- src/window.c+1-4
0 commit comments