skywind3000/asynctasks.vim

"ERROR: Terminal is not available in this vim" in redhat 8

satsuyanshen opened this issue · 1 comments

Hi,

I liked your plugin. It's very useful to run simple commands in vim. I've transferred from redhat 6 to 8 recently, but the output=terminal option no longer works. It always shows the error as in the title.

My environment is:
NAME="Red Hat Enterprise Linux"
VERSION="8.2 (Ootpa)"

The linux kernel version is:
4.18.0-193.el8.x86_64

And my vim version is (this is the default version provided by rhat 8)
version 8.0.1763

I checked that the terminal is actually available in my vim by typing ":term".

Could you please help me check what's the issue?

Thanks,
Yanshen

terminal feature went stable on vim 8.1, so your vim is too old, try use a new one.