mirror of
https://github.com/neovim/neovim.git
synced 2026-07-22 00:51:33 +00:00
multigrid: add multigrid support to test infrastructure
make Screen explicitly tied to its session
This commit is contained in:
@@ -26,6 +26,7 @@ describe('ui receives option updates', function()
|
||||
ext_wildmenu=false,
|
||||
ext_linegrid=false,
|
||||
ext_hlstate=false,
|
||||
ext_multigrid=false,
|
||||
}
|
||||
|
||||
clear(...)
|
||||
|
||||
Reference in New Issue
Block a user