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: binary not found: cannot find binary path #4

Open
jediaxe opened this issue Dec 25, 2022 · 1 comment
Open

Error: binary not found: cannot find binary path #4

jediaxe opened this issue Dec 25, 2022 · 1 comment

Comments

@jediaxe
Copy link

jediaxe commented Dec 25, 2022

First thank you for this wonderful plugin! inline image functionality is the only thing missing in Vim. judging from the sample videos, vim-graphical-preview makes Vim a better file viewer with true inline images unlike other available options that utilize search and pop-up solutions etc.

I have followed the installation guide and plugins were installed correctly along with all dependencies including rust stable toolchain.
however I can't get it to work.

vim: set filetype=graphical-preview : wont load any images
vim: set filetype=markdown.graphics : Vim displays Error: binary not found: cannot find binary path.

I made sure the correct path for rust is set in .zshrc export PATH="$HOME/.cargo/bin:$PATH" and tried all other PATH methods just incase (.zshenv) (.profile) and (~/.cargo/env) etc.

I have also tried installing rustup from the Arch repository and manually using the link from the installation guide (with rustup from the Arch repository executables live in /usr/bin, instead of ~/.cargo/bin)

Tested using a bare bones vim without any options or plugins other than the two mentioned in the installation guide.
Tested With and without tmux.

I managed to get image preview working just fine in vifm using vifmimg
Terminal: Alacritty

Am I missing something? how can I get it to work?

@bytesnake
Copy link
Owner

bytesnake commented Dec 27, 2022 via email

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