You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
glow is installed and can be used from the command line with no problem
checked .local/state/yazi/yazi.log and found this:
2024-10-28T22:02:49.666340Z ERROR yazi_plugin::isolate::peek: RuntimeError("[string \"glow\"]:45: attempt to index a nil value (field 'Text')\nstack traceback:\n\t[string \"glow\"]:45: in function <[string \"glow\"]:3>")
at /home/konrad/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yazi-plugin-0.3.3/src/isolate/peek.rs:50
It was my bad. I merged a patch that upgraded ui.Paragraph to ui.Text. This is something that happened on the upstream too, but it's not in the release version yet. It will be useful only when an eventual 0.3.4 or 0.4.0 will come out. For now, I'm reverting it.
I don't see a preview.
glow
is installed and can be used from the command line with no problem.local/state/yazi/yazi.log
and found this:The text was updated successfully, but these errors were encountered: