mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
msg: do not scroll entire screen (#8088)
This commit is contained in:
committed by
Justin M. Keyes
parent
362346f563
commit
98e7112390
@@ -87,6 +87,7 @@ describe('debug.debug', function()
|
||||
E = {foreground = Screen.colors.Grey100, background = Screen.colors.Red},
|
||||
cr = {bold = true, foreground = Screen.colors.SeaGreen4},
|
||||
})
|
||||
command("set display-=msgsep")
|
||||
end)
|
||||
it('works', function()
|
||||
command([[lua
|
||||
|
||||
Reference in New Issue
Block a user