multigrid: add multigrid support to test infrastructure

make Screen explicitly tied to its session
This commit is contained in:
Björn Linse
2017-12-09 11:26:06 +01:00
parent f77f09ea6e
commit 1f8afe15a4
6 changed files with 171 additions and 72 deletions

View File

@@ -1261,6 +1261,7 @@ describe('API', function()
ext_tabline = false,
ext_wildmenu = false,
ext_linegrid = screen._options.ext_linegrid or false,
ext_multigrid = false,
ext_hlstate=false,
height = 4,
rgb = true,