I have noticed that when I start the day and open vim, then use :Exp, I get the “Press ENTER or type command to continue” prompt. Usually this is shown when an external command is executed. I don’t remember :Exp doing this in the past(?). Further, the prompt is only displayed upon the first use of netrw?!
Although trivial, I find this annoying. Does anyone have an idea why netrw is doing this? I have been removing various things in my .vimrc to see if they change anything, but I could be here a long time…
Steps to reproduce:
- Open vim or gvim
- :Exp (followed by enter)
- Prompt appears.
The contents of
v:scrollstartcan be used to get a clue of why this is happening.There are some options that may be related to the problem.
From vim-faq:
Edit:
From
:h netrw-problems:You should also check if you are using the latest plugin version, as there is a bug fix on version 71 that is related to your problem: