mirror of
https://github.com/neovim/neovim.git
synced 2026-04-04 22:59:36 +00:00
fix(float): make laststatus=1 behave consistently with floating windows
This commit is contained in:
@@ -5729,7 +5729,7 @@ describe('float window', function()
|
||||
[2:----------------------------------------]|
|
||||
[2:----------------------------------------]|
|
||||
[2:----------------------------------------]|
|
||||
{5:[No Name] [+] }|
|
||||
[2:----------------------------------------]|
|
||||
[3:----------------------------------------]|
|
||||
## grid 2
|
||||
x |
|
||||
@@ -5737,6 +5737,7 @@ describe('float window', function()
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
## grid 3
|
||||
:quit |
|
||||
## grid 4
|
||||
@@ -5752,7 +5753,7 @@ describe('float window', function()
|
||||
{0:~ }{1:^y }{0: }|
|
||||
{0:~ }{2:~ }{0: }|
|
||||
{0:~ }|
|
||||
{5:[No Name] [+] }|
|
||||
{0:~ }|
|
||||
:quit |
|
||||
]])
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user