asyncrun.vim
asyncrun.vim copied to clipboard
about -focus
I hope to "change" focus - means jump into the Asyncrun window quickfix, but it does not work... other options (-save) work. am I missing anything?
nn ,Es :AsyncRun -save=1 -focus=1 ls -lt
-focus is for terminal mode only.
In you situation, you can execute
:wincmd p
after :AsyncRun