junegunn / fzf

:cherry_blossom: A command-line fuzzy finder
https://junegunn.github.io/fzf/
MIT License
63.4k stars 2.36k forks source link

Image preview not working properly #3701

Closed dr3mro closed 5 months ago

dr3mro commented 5 months ago

Checklist

Output of fzf --version

0.42 (2023012)

OS

Shell

Problem / Steps to reproduce

Hello

I use FreeBSD 14 with st-terminal with sixel support

image preview works in LF and in the terminal when using FZF preview shell script (https://raw.githubusercontent.com/junegunn/fzf/master/bin/fzf-preview.sh) it shows images as escape characters

2024-03-28-163738_609x315_scrot 2024-03-28-163746_954x521_scrot 2024-03-28-163827_518x86_scrot 2024-03-28-163854_928x313_scrot 2024-03-28-163937_940x331_scrot

any Idea how to fix this ? Thanks

junegunn commented 5 months ago

You need 0.44.0 or later.

https://github.com/junegunn/fzf/blob/master/CHANGELOG.md#0440

dr3mro commented 5 months ago

oh, Thanks I did contact the package maintainer so he might update the package to a newer version have a nice day