multi runner support?
Closed this issue · 2 comments
Rose1917 commented
I want to get a runner for each buffer. For example, I want to run a tail /bin/log.txt | grep FILENAME
command for each tab's file, and I want when I change to each tab, I want see the grep results for that buffer. Can this be realized by now?
I know that there is a reuse option, but when I call asynctaskrun file-grep on another tab, it reports background is still running.
Rose1917 commented
Just use pos=botttom solved this.
skywind3000 commented
I prefer pos=TAB