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
@@ -26,6 +26,7 @@ describe('ui/mouse/input', function()
|
||||
[4] = {reverse = true},
|
||||
[5] = {bold = true, reverse = true},
|
||||
})
|
||||
command("set display-=msgsep")
|
||||
feed('itesting<cr>mouse<cr>support and selection<esc>')
|
||||
screen:expect([[
|
||||
testing |
|
||||
|
||||
Reference in New Issue
Block a user