mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
@@ -1373,9 +1373,9 @@ describe('float window', function()
|
||||
[2:----------------------------------------]|
|
||||
[3:----------------------------------------]|
|
||||
## grid 2
|
||||
{20:1}{21: }{19: }{20: }{22:^x}{21: }|
|
||||
{14:2 }{19: }{14: }{22:y} |
|
||||
{14:3 }{19: }{14: }{22: } |
|
||||
{20:1}{19: }{20: }{22:^x}{21: }|
|
||||
{14:2}{19: }{14: }{22:y} |
|
||||
{14:3}{19: }{14: }{22: } |
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
@@ -1389,9 +1389,9 @@ describe('float window', function()
|
||||
]], float_pos={[4] = {{id = 1001}, "NW", 1, 4, 10, true}}}
|
||||
else
|
||||
screen:expect{grid=[[
|
||||
{20:1}{21: }{19: }{20: }{22:^x}{21: }|
|
||||
{14:2 }{19: }{14: }{22:y} |
|
||||
{14:3 }{19: }{14: }{22: } {15:x } |
|
||||
{20:1}{19: }{20: }{22:^x}{21: }|
|
||||
{14:2}{19: }{14: }{22:y} |
|
||||
{14:3}{19: }{14: }{22: } {15:x } |
|
||||
{0:~ }{15:y }{0: }|
|
||||
{0:~ }{15: }{0: }|
|
||||
{0:~ }{15: }{0: }|
|
||||
|
||||
Reference in New Issue
Block a user