bogado / file-line

Plugin for vim to enabling opening a file in a given line
http://www.vim.org/scripts/script.php?script_id=2184
299 stars 61 forks source link

getting 'Press ENTER... to continue' messages #46

Closed mulm closed 8 years ago

mulm commented 9 years ago

When file-line plugin is included, I get the 'Press ENTER... to continue' messages when opening multiple files. Without file-line, I do not get the prompts.

designsimply commented 9 years ago

I'm seeing a similar problem even when opening one file. I have to hit enter one extra time when I open a file without a line number vi .vimrc and I have to hit enter two extra times when I try opening a file with a line number vi .vimrc:41. See this short screencast. I'm running Mac OS X Yosemite with vim 7.4 installed via homebrew.