You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any method to add a callback function to vimproc#system_bg so that we can know the task running in background has been finished, or aborted as something wrong happened.
Or simply print something in Vim when background task is finished.