mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 09:12:07 +00:00
fix(float): redraw if w_border_adj changed
This commit is contained in:
@@ -1196,7 +1196,6 @@ describe('float window', function()
|
||||
|
||||
meths.win_set_config(win, {border={"", "_", "", "", "", "-", "", ""}})
|
||||
if multigrid then
|
||||
command('redraw!') -- TODO: without a redraw this test fails, which should be fixed
|
||||
screen:expect{grid=[[
|
||||
## grid 1
|
||||
[2:----------------------------------------]|
|
||||
|
Reference in New Issue
Block a user