aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy/messages_spec.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-02-11 18:12:56 +0800
committerGitHub <noreply@github.com>2024-02-11 18:12:56 +0800
commitca258db15668242c50a0529111398f53e4e01619 (patch)
tree219470b191255ae9e17b9fe45797ed634ba6af16 /test/functional/legacy/messages_spec.lua
parent170c890dca8f160bdcd41e4fdc6bf15ee0bdba49 (diff)
downloadrneovim-ca258db15668242c50a0529111398f53e4e01619.tar.gz
rneovim-ca258db15668242c50a0529111398f53e4e01619.tar.bz2
rneovim-ca258db15668242c50a0529111398f53e4e01619.zip
fix(messages): clear new lines when increasing 'cmdheight' (#27421)
Diffstat (limited to 'test/functional/legacy/messages_spec.lua')
-rw-r--r--test/functional/legacy/messages_spec.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/functional/legacy/messages_spec.lua b/test/functional/legacy/messages_spec.lua
index 593d03fa90..a87398b158 100644
--- a/test/functional/legacy/messages_spec.lua
+++ b/test/functional/legacy/messages_spec.lua
@@ -458,7 +458,6 @@ describe('messages', function()
-- do the same with 'cmdheight' set to 2
feed('q')
command('set ch=2')
- command('mode') -- FIXME: bottom is invalid after scrolling
screen:expect([[
^ |
{0:~ }|*7
@@ -688,7 +687,6 @@ describe('messages', function()
tabnew
set cmdheight=2
]])
- command('mode') -- FIXME: bottom is invalid after scrolling
screen:expect([[
{2: [No Name] }{1: [No Name] }{3: }{2:X}|
^ |