Using Windows Terminal to access my Unraid server, images are previewed incorrectly. They are smaller than expected.
### Checklist - [x] I have read through the manual page (`man fzf`) - [x] I have searched through the existing issues - [x] For bug reports, I have checked if the bug is reproducible in the latest version of fzf ### Output of `fzf --version` 0.67.0 (2ab923f3) ### OS - [x] Linux - [ ] macOS - [ ] Windows - [ ] Etc. ### Shell - [x] bash - [x] zsh - [ ] fish ### Problem / Steps to reproduce Using Windows Terminal to access my Unraid server, images are previewed incorrectly. They are smaller than they should be, even though the preview appears to be receiving the correct $FZF_PREVIEW_COLUMNSx$FZF_PREVIEW_LINES. The below is with a blank .zshrc and .profile, with the command `fzf --preview 'fzf-preview.sh {}'`. I added some echo commands to the fzf-preview.sh to show that there seems to be a padding around the image, at least at the bottom? It only happens with images. Previewing a text file does not have extra padding. I also echoed `$dim` before the image to show the $FZF_PREVIEW