recently I had a system update on my manjaro system.
Generally I don't do system updates (not just because in linux they are generally unecessary but also because of things like these), and my plugin to emulate the bash terminal in vim just stopped working.
By this I mean, you could write whatever you want it would never output.
All it printed was this:
Python 2 interface is not installed, using Python 3 instead
Warning: Global CursorHoldI and CursorMovedI autocommands may cause Terminal to run slowly.
Warning: Global CursorHoldI and CursorMovedI autocommands may cause Terminal to run slowly.
And after that, you can press enter but it wouldn't work.
Now I have already tried 3 things, all of them not working.
None of those gave me the right outcomes.
If anybody could help me fix this I would be thankfull.
Thanks.
Update: vim-terminal and conque are deprecated. Use neovim native terminal instead.
Solution added to the question in the Update.