> > 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
No comments:
Post a Comment