Created attachment 169575 [details] Preview of the issue SUMMARY FZF preview overlaps when using a shell script to preview according to each file type. STEPS TO REPRODUCE 1. Open fzf with a previewer script (image and text) using an image previewer (chafa) and text previewer (cat or batcat) 2. scroll through options OBSERVED RESULT Images produced in preview panel aren't cleared and overlap with other images and text EXPECTED RESULT Preview is cleared each time you highlight an item like what happens in foot ADDITIONAL INFORMATION This also happens when images are previewed only even without a script. Maybe related to some kind of escape code fzf broadcasts to clear preview and konsole doesn't translate?
*** This bug has been marked as a duplicate of bug 456354 ***