Lines Matching refs:rows
359 let rows = term_getsize(buf)[0]
361 …call WaitForAssert({-> assert_match( '149', term_getline(buf, rows - 1) . term_getline(buf, rows -…
430 exe 'terminal ++rows=5 ' . cmd
441 exe 'terminal ++rows=5 ++cols=33 ' . cmd
472 exe 'vertical terminal ++rows=6 ++cols=20 ' . cmd
1221 let buf = RunVimInTerminal('-S XtermExit', #{rows: 10})
1298 let buf = RunVimInTerminal('-S Xcombining', #{rows: 9})
1440 let buf = RunVimInTerminal('-S XtermDumpload', #{rows: 15})
1481 " Diff two terminal dump files with different number of rows
1690 let buf = RunVimInTerminal('-S Xscript', {'rows': 10})
2019 let buf = RunVimInTerminal('-S Xcolorscript', {'rows': 10})