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

Error when running any-jump command on fish shell #84

Open
plateena opened this issue Feb 13, 2021 · 1 comment
Open

Error when running any-jump command on fish shell #84

plateena opened this issue Feb 13, 2021 · 1 comment

Comments

@plateena
Copy link

plateena commented Feb 13, 2021

I just install the any-jump.vim. But I got an error when running :AnyJump
image
I tried on vim and js type file it working ok. The error happened in php type file.

@hyche
Copy link

hyche commented Jun 5, 2021

I use fish, and this also happens for me, but different error message
image

A way to workaround is execute vim which SHELL set to bash, for example:

SHELL=(which bash) vim a_file

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

2 participants