diff options
author | Shougo <Shougo.Matsu@gmail.com> | 2022-06-13 18:40:51 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-13 02:40:51 -0700 |
commit | 663cbe2620278eae658895f82f3eb9bc89310e73 (patch) | |
tree | 84708a2e6743eda4c351ffd311885039137b7b79 /test/functional/ui/messages_spec.lua | |
parent | 2f71d4708e997454a0d05d51122a56146b89af92 (diff) | |
download | rneovim-663cbe2620278eae658895f82f3eb9bc89310e73.tar.gz rneovim-663cbe2620278eae658895f82f3eb9bc89310e73.tar.bz2 rneovim-663cbe2620278eae658895f82f3eb9bc89310e73.zip |
feat: cmdheight=0 #16251
Fix https://github.com/neovim/neovim/issues/1004
Limitation: All outputs need hit-enter prompt.
Related:
https://github.com/neovim/neovim/pull/6732
https://github.com/neovim/neovim/pull/4382
Diffstat (limited to 'test/functional/ui/messages_spec.lua')
-rw-r--r-- | test/functional/ui/messages_spec.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/ui/messages_spec.lua b/test/functional/ui/messages_spec.lua index 7c789a9e58..e9c0e1b2a1 100644 --- a/test/functional/ui/messages_spec.lua +++ b/test/functional/ui/messages_spec.lua @@ -737,7 +737,6 @@ describe('ui/ext_messages', function() ]]) eq(0, eval('&cmdheight')) - -- normally this would be an error feed(':set cmdheight=0') screen:expect{grid=[[ ^ | |