spaceline.vim icon indicating copy to clipboard operation
spaceline.vim copied to clipboard

Showing "Press ENTER or type command to continue" whenafter entering files

Open jacobkim9881 opened this issue 3 years ago • 3 comments

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.

Press ENTER or type command to continue whenafter entering files

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!

jacobkim9881 avatar Apr 27 '21 09:04 jacobkim9881

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.

jacobkim9881 avatar Apr 27 '21 13:04 jacobkim9881

On certain colorschme seems GitRight messages are printed 5 times for some reason.

jacobkim9881 avatar Apr 27 '21 13:04 jacobkim9881

I use gruvbox colorscheme and the same thing is happening to me. I have no other status line plugins.

Mert18 avatar Sep 28 '21 16:09 Mert18