github skywind3000/asyncrun.vim 2.11.13
20221129 - v2.11.13

latest releases: 2.13.4, 2.13.2, 2.13.1...
2 years ago

Changes:

  • terminal: only reuse terminal window created by asyncrun, prevent side-effect to other terminal plugins.
  • terminal: simplify terminal reusable check routine.
  • terminal: enable reuse by default for split terminal (can be disabled by -reuse=0).
  • terminal: enable autoscroll for terminal buffers in a non-active window (-focus=0).

try this:

:AsyncRun -mode=term -pos=bottom -focus=0 -rows=5  ls -la /

You will see the autoscroll is enabled in the terminal window.

Don't miss a new asyncrun.vim release

NewReleases is sending notifications on new releases.