mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
multigrid: add multigrid support to test infrastructure
make Screen explicitly tied to its session
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user