asyncrun.extra
asyncrun.extra copied to clipboard
Extra runners for asyncrun to run your command in Tmux/Gnome-terminal panel, xterm, Floaterm and more.
Running ":AsyncRun -mode=term -pos=floaterm ls -la" shows error " 'ls' is not recognized as an internal or external command'  Here below is my partial .vimrc setting: ``` let opts...
Using command `:AsyncRun -mode=term -pos=floaterm -position=bottomright -width=0.4 echo 123\\n456` on vim:  Using command `:AsyncRun -mode=term -pos=floaterm -position=bottomright -width=0.4 echo 123\\n456` on neovim: 