vim-terminal icon indicating copy to clipboard operation
vim-terminal copied to clipboard

Terminal does not work

Open HetlesaetherTA opened this issue 2 years ago • 1 comments

I'm on Arch running awesomewm with nvim. I could write in the terminal, but the commands would not get executed.

HetlesaetherTA avatar Sep 28 '22 18:09 HetlesaetherTA

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

MGazori avatar Nov 18 '22 17:11 MGazori