-| +0&#ffffff0@57||+1&&|++2&&| |[|N|o| |N|a|m|e|]| @7
-> +0&&@57||+1&&| @18
-|a+0&&@2| @54||+1&&| @18
-|~+0#4040ff13&| @56||+1#0000000&| @18
-|~+0#4040ff13&| @56||+1#0000000&| @18
-|~+0#4040ff13&| @56||+1#0000000&| @18
-|~+0#4040ff13&| @56||+1#0000000&| @18
-|~+0#4040ff13&| @56||+1#0000000&| @18
-|~+0#4040ff13&| @56||+1#0000000&| @18
-|-+2&&@1| |I|N|S|E|R|T| |-@1| +0&&@27|2|,|1| @10|A|l@1| ||+1&&| @18
+| +0&#ffffff0@44||+1&&|++2&&| |[|N|o| |N|a|m|e|]| @7
+> +0&&@44||+1&&| @18
+|a+0&&@2| @41||+1&&| @18
+|~+0#4040ff13&| @43||+1#0000000&| @18
+|~+0#4040ff13&| @43||+1#0000000&| @18
+|~+0#4040ff13&| @43||+1#0000000&| @18
+|~+0#4040ff13&| @43||+1#0000000&| @18
+|~+0#4040ff13&| @43||+1#0000000&| @18
+|~+0#4040ff13&| @43||+1#0000000&| @18
+|-+2&&@1| |I|N|S|E|R|T| |-@1| +0&&@14|2|,|1| @10|A|l@1| ||+1&&| @18
-|++2&#ffffff0| |[|N|o| |N|a|m|e|]| @7||+1&&| +0&&@57
-| +1&&@18||> +0&&@57
-| +1&&@18|||a+0&&@2| @54
-| +1&&@18|||~+0#4040ff13&| @56
-| +1#0000000&@18|||~+0#4040ff13&| @56
-| +1#0000000&@18|||~+0#4040ff13&| @56
-| +1#0000000&@18|||~+0#4040ff13&| @56
-| +1#0000000&@18|||~+0#4040ff13&| @56
-| +1#0000000&@18|||~+0#4040ff13&| @56
-| +1#0000000&@18|||-+2&&@1| |I|N|S|E|R|T| |-@1| +0&&@27|2|,|1| @10|A|l@1|
+|++2&#ffffff0| |[|N|o| |N|a|m|e|]| @7||+1&&| +0&&@44
+| +1&&@18||> +0&&@44
+| +1&&@18|||a+0&&@2| @41
+| +1&&@18|||~+0#4040ff13&| @43
+| +1#0000000&@18|||~+0#4040ff13&| @43
+| +1#0000000&@18|||~+0#4040ff13&| @43
+| +1#0000000&@18|||~+0#4040ff13&| @43
+| +1#0000000&@18|||~+0#4040ff13&| @43
+| +1#0000000&@18|||~+0#4040ff13&| @43
+| +1#0000000&@18|||-+2&&@1| |I|N|S|E|R|T| |-@1| +0&&@14|2|,|1| @10|A|l@1|
let buf = RunVimInTerminal('-S XsilentMessageMode', {'rows': 10})
call term_sendkeys(buf, 'v')
- call TermWait(buf)
+ call WaitForAssert({-> assert_match('VISUAL.*\d\+\s\+\d', term_getline(buf, 10))}, 1000)
call VerifyScreenDump(buf, 'Test_mode_cleared_after_silent_message_1', {})
call term_sendkeys(buf, 'd')
CheckNotMac " the macos TMPDIR is too long for snapshot testing
let buf = RunVimInTerminal('', {'rows': 10})
+ " give it some time to handle DECRQM response
+ call TermWait(buf, 50)
call term_sendkeys(buf, ":4 verbose echo system('seq 20')\<CR>")
" Note that the screendump is filtered to remove the name of the temp file
call VerifyScreenDump(buf, 'Test_verbose_system_1', {})
END
call writefile(lines, 'XTest_tabpanel_drawing_2', 'D')
- let buf = RunVimInTerminal('-S XTest_tabpanel_drawing_2', {'rows': 10, 'cols': 78})
+ let buf = RunVimInTerminal('-S XTest_tabpanel_drawing_2', {'rows': 10, 'cols': 65})
call term_sendkeys(buf, "ggo")
call VerifyScreenDump(buf, 'Test_tabpanel_drawing_2_0', {})
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 401,
/**/
400,
/**/