asynctasks.vim icon indicating copy to clipboard operation
asynctasks.vim copied to clipboard

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

Open satsuyanshen opened this issue 4 years ago • 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

satsuyanshen avatar Sep 10 '21 00:09 satsuyanshen

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

skywind3000 avatar Dec 30 '21 16:12 skywind3000