Closed GOWxx closed 7 months ago
Hi, run
is a new attribute introduced in Yazi 0.2.4.
Unfortunately, the Yazi version on Homebrew is not the latest - you can download the latest Yazi from the official release page, which should fix this issue.
you can download the latest Yazi from the official release page, which should fix this issue.
Thank you for your reply, ^ ^, but it seems there's still some new issue
$ yazi -V
$ yazi 0.2.4 (b10f2de 2024-03-09)
when viewing files supported by the plugin, such as .md files, encounter error messages:
/[[EDITED]]/.config/yazi/plugins/preview.yazi/preview.sh: line 292: glow: command not found
.pdf files, encounter error messages:
/[[EDITED]]/.config/yazi/plugins/preview.yazi/preview.sh: line 108: md5sum: command not found__preview__image__path__ /var/folders/k5/6fyb698x6vq6v4c4km3hy2km0000gn/T/yazi/.0
It seems that there are still some dependencies of this plugin not listed in the README.
Hey @Urie96, could you provide a complete list of the dependencies that this plugin requires? That would be greatly appreciated!
Try the latest script, which will try other command if some commands not found.
Error Information
Steps to Reproduce
Install yazi and some dependences
Set up the configuration directory and pull the preview plugin.
Edit the configuration items.
Run yazi
Environment Information
os : macOS 14.4 (Apple Silicon) yazi version : yazi 0.2.3 (Homebrew 2024-02-07)