skywind3000/asyncrun.vim

is there a way to automatically save the output of each run?

Opened this issue · 0 comments

each time I run Asyncrun, it wipes the previous outputs and displays the output of current run.
sometime I need to check the output of previous run which I forgot to save (before most of the time I don't need them).
is there a flag or an option to save the output of each run in somewhere just in case I need to check it later?