> 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" &
 
Good luck
Marc Weber

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

Reply via email to