Reledia / glow.yazi

Glow preview plugin for yazi
MIT License
48 stars 1 forks source link

Doesn't work in (current) Git version (Yazi 0.2.5 (53d658d 2024-05-26)) #4

Closed angelus2014 closed 3 months ago

angelus2014 commented 3 months ago

Hello,

The plugin doesn't seem to work in the (current) Git version of Yazi (Yazi 0.2.5 (53d658d 2024-05-26)). I have both the Homebrew version (Yazi 0.2.5 (Homebrew 2024-04-23)) and the Git version on my macOS system and in the Homebrew version it works, but not in the Git version.


With regards,

Angelo Machils

Reledia commented 3 months ago

Hello, thanks for the report.

I am using the latest stable version available on pacman, so I didnt notice the error. I tried to investigate on the latest version (same as yours), but all I could find is that there is some major rework of how the mime/name association happens. I think for the moment, the best solution is to wait for the author to publish the migration guide to yazi 3.0 (https://github.com/sxyazi/yazi/issues/1046)

angelus2014 commented 3 months ago

Sounds good!

Reledia commented 3 months ago

Tried the latest git version, it seems to work now. If you too can confirm @angelus2014 I will close the issue

angelus2014 commented 3 months ago

Yup, it works in Git version: Yazi 0.2.5 (46cd42f 2024-05-27)

Thank you!