pystardust / ani-cli

A cli tool to browse and play anime
GNU General Public License v3.0
7.34k stars 530 forks source link

Stuck after "Search anime: " prompt in windows git-bash #1340

Closed DhruvSinha2003 closed 1 month ago

DhruvSinha2003 commented 1 month ago

Continuing from issue #1336, my actual issue is solved, the only other problem is that when i try to run ani-cli in git bash on my windows 11 machine after entering the name of the anime and hitting enter, nothing happens.

the cursor moves below but the script does not work.

image

So far I have tried reinstalling and changing the ani-cli.cmd file at "C:\Users\dhruv\scoop\shims\ani-cli.cmd"

image

justchokingaround commented 1 month ago

most likely an fzf issue, we do not support git bash, use windows terminal with bash instead

windows_terminal_instructions