Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TerminalSplit Command Not Working in Mac #3

Open
alpha-titan opened this issue Nov 2, 2021 · 4 comments
Open

TerminalSplit Command Not Working in Mac #3

alpha-titan opened this issue Nov 2, 2021 · 4 comments

Comments

@alpha-titan
Copy link

Hi, I am having an issue using the terminal plugin in neovim, Every other plugin is working fine except for the Terminal plugin.

System Spec:
macOS- Monterey
neovim - 0.5.1
python3 - 3.9
vim is installed via brew

I have shared the image when I try to run TerminalSplit bash or TerminalSplit zsh

Screenshot 2021-11-02 at 8 58 31 PM

I did try installing mac vim, but it doesn't solve the issue, again the same error.

can someone help me figure out what the issue is?

@luyangliuable
Copy link

Smae

@white1or1black
Copy link

me too

@developer-3
Copy link

pip3 install pynvim solved this for me

@MGazori
Copy link

MGazori commented Nov 18, 2022

Hi @alpha-titan @luyangliuable @white1or1black
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 article

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants