vim-terminal
vim-terminal copied to clipboard
Terminal does not work
I'm on Arch running awesomewm with nvim. I could write in the terminal, but the commands would not get executed.
Hi @HetlesaetherTA
I have same problem and i can fix it on my mac with these steps:
try install these python pip package:
python -m pip install setuptools
python -m pip install --upgrade pynvim
Note: you can install it with python3 instead python
Read this wiki