mirror of
https://github.com/neovim/neovim.git
synced 2026-03-23 17:10:52 +00:00
functests: Fix ui/screen_basic_spec
This commit is contained in:
@@ -157,7 +157,7 @@ describe('Screen', function()
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
{3:[No Name] }|
|
||||
:sp |
|
||||
|
|
||||
]])
|
||||
end)
|
||||
|
||||
@@ -178,7 +178,7 @@ describe('Screen', function()
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
{3:[No Name] }|
|
||||
:resize 8 |
|
||||
|
|
||||
]])
|
||||
end)
|
||||
|
||||
@@ -327,7 +327,7 @@ describe('Screen', function()
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
:set ruler 1,5 All |
|
||||
1,5 All |
|
||||
]])
|
||||
end)
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user