Wednesday, May 23, 2012

Re: Multitasking in vim - is that exists?

On Wednesday, May 23, 2012 9:07:25 AM UTC-5, t0d0r wrote:
> I use vim a lot and now I'm starting to love using tabs
> (:tabnew, :tabfirst...),but I found that execution of the external
> command in one tab blocks the whole vim process.
>
> For example when I execute :make in one tab, I need to wait until this
> make finish. Will be very nice if someone provide me a solution how I
> can use other tabs in vim when I'm waiting something to finish in
> another opened tab. I still need the :copen output of :make command to
> be displayed in execution tab. I have same problem with :grep
> or :Ack(from :Ack module)...
>

http://vim.wikia.com/wiki/Execute_external_programs_asynchronously_under_Windows

--
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

No comments: