aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/input_spec.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2018-06-22 08:18:02 +0200
committerGitHub <noreply@github.com>2018-06-22 08:18:02 +0200
commitb7514493a0c4a4389a5921f15b0b429dae5c75e7 (patch)
tree625d39a763124fe284e24caaf4e1a1c52651893a /test/functional/ui/input_spec.lua
parentcf659a19260aea27816575d67a12139ebaada56f (diff)
downloadrneovim-b7514493a0c4a4389a5921f15b0b429dae5c75e7.tar.gz
rneovim-b7514493a0c4a4389a5921f15b0b429dae5c75e7.tar.bz2
rneovim-b7514493a0c4a4389a5921f15b0b429dae5c75e7.zip
defaults: shortmess+=F (#8619)
Because we default to laststatus=2 (statusline is always visible), the :edit message is not useful. ref #6289
Diffstat (limited to 'test/functional/ui/input_spec.lua')
-rw-r--r--test/functional/ui/input_spec.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/ui/input_spec.lua b/test/functional/ui/input_spec.lua
index 3dd9a2506e..7f9cd190ee 100644
--- a/test/functional/ui/input_spec.lua
+++ b/test/functional/ui/input_spec.lua
@@ -142,7 +142,7 @@ describe('input non-printable chars', function()
[3] = {bold = true, foreground = Screen.colors.SeaGreen4}
})
screen:attach()
- command("set display-=msgsep")
+ command("set display-=msgsep shortmess-=F")
feed_command("e Xtest-overwrite")
screen:expect([[