ykhan21

Results 57 comments of ykhan21

Also, if the image is too large and it is displayed, some residue is left from the large image when you go to a smaller image. Here, I have `--height=40%`....

> Yes, `ls -name *.png | fzf --height=-1 --preview 'chafa -s 50x50 -f sixels {}'` works. This works, but clicking to select something is broken.

FYI, @hpjansson, winget chafa is still version `1.14.5`.

A better solution would be if you could specify in the scoop manifest whether to use a native bash (from git for windows or msys) or a wsl bash (C:\Windows\System32\bash.exe)...

@niheaven, https://github.com/ScoopInstaller/Scoop/pull/6006 doesn't work to fix this issue. ani-cli, and apps like it, are expecting to use Git Bash's bash.exe, even when ani-cli is run from cmd.

@rakusan2, make sure you have yt-dlp and not youtube-dl. Also make sure that the ani-cli dependencies are on WSL and not Windows.

@brandonian218, this might be because of a firewall or antivirus. Can you disable them or re-try the blocked curl requests with the `-k` flag? See: https://github.com/pystardust/ani-cli/issues/1471