spaceline.vim
spaceline.vim copied to clipboard
Showing "Press ENTER or type command to continue" whenafter entering files
Hi. Thanks for making this amazing vim plugin. I have plugged in spaceline to my .vimrc and fixed the bug not showing background colors on spaceline. But I had a problem whenever I entered files on Vim.

It shows "Press ENTER or type command to continue" whenever entering files. This message makes me push enter everytime I enter files. I want to silent this message but I haven't found the solution yet. Any help will be helpful. Thank you in advance!
Since I added let g:spaceline_colorscheme = 'dracula' or let g:spaceline_colorscheme = 'one' to my .vimrc the issue doesn't occur. But let g:spaceline_colorscheme = 'nord' or let g:spaceline_colorscheme = 'space' give the issue.
On certain colorschme seems GitRight messages are printed 5 times for some reason.
I use gruvbox colorscheme and the same thing is happening to me. I have no other status line plugins.