junegunn / fzf

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

Garbage escape symbols in preview window #3867

Closed eugene-babichenko closed 2 weeks ago

eugene-babichenko commented 2 weeks ago

Checklist

Output of fzf --version

0.53.0 (brew)

OS

Shell

Problem / Steps to reproduce

When I run fzf with preview, it show some garbage that looks like escape symbols in the preview window.

fzf --preview 'cat {}':

Screenshot 2024-06-16 at 01 09 56
junegunn commented 2 weeks ago

Duplicate of https://github.com/junegunn/fzf/issues/1415