You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running a command in a terminal like :AsyncRun -mode=term du / can't be stopped with :AsyncStop. Running AsyncStop does absolutely nothing, but if I focus the terminal window and input ctrl-c it stops as it should.
Also, unrelated thing, but when creating a terminal with -mode=term and -focus=0, the terminal does not scroll automatically and is in normal mode and not terminal mode.
Tested with neovim v0.6.1
The text was updated successfully, but these errors were encountered:
Running a command in a terminal like
:AsyncRun -mode=term du /
can't be stopped with:AsyncStop
. Running AsyncStop does absolutely nothing, but if I focus the terminal window and input ctrl-c it stops as it should.Also, unrelated thing, but when creating a terminal with -mode=term and -focus=0, the terminal does not scroll automatically and is in normal mode and not terminal mode.
Tested with neovim v0.6.1
The text was updated successfully, but these errors were encountered: