asyncrun.vim
asyncrun.vim copied to clipboard
Dose any option support output a normal buffer other than quickfix
Hello I want run an external command, and capture the output in a normal buffer, exisited or create a new one, for later view or save.
Does AsyncRun command already has such option?
no plan for this
Try AsyncRun -raw xxx
latest version:
:AsyncRun -mode=term -pos=bottom echo 1234