Hi,

When I type :make! from Vim, it starts running quickly, and runs through all the code quickly. But then it takes 5 seconds of just sitting there before I get the "Press ENTER or type command to continue" message.

The Makefile itself seems to operate correctly. If I run make straight from bash, it executes through the last line and finishes immediately. If I drop to the shell (:sh) and then run make, it runs just fine as well.

I thought Vim might be pausing intentionally for shell commands, but if I type :!echo "blah blah", it executes and finishes immediately.

How do I get rid of the delay for :make?

I'm running Vim 7.2 with patches 1-300. My console is Konsole with bash.

Thanks!
James

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to