On Mon, Dec 14, 2009 at 09:58:59AM EST, Marc Weber wrote:

> > If I understand correctly, you're in Vim and start some long running
> > task in the background so you can do something else in the meantime?

> Yes, basically I do a
>
> :!sh -c "runtask ; call_back_into_vim" &

Would a compile task be an example, and the call back opens a tab with
a list of errors for instance.? Or is it just a message displayed at the
bottom of the screen to inform the user that the task has completed, and
a possible completion code?

Thanks,

CJ

-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to