aisk / pick

create curses based interactive selection list in the terminal
MIT License
721 stars 60 forks source link

Windows not working #84

Closed Pukimaa closed 1 year ago

Pukimaa commented 1 year ago

I am using the latest Windows 10 Pro version and when I run a script using pick it won't let me switch between the choices. It always stays on the first option. On Linux everything works fine.

laundmo commented 1 year ago

Are you in VSCode? For me, it only worked when using Windows Terminal, the VSCode terminal didn't work.

wong2 commented 1 year ago

Hi @Pukimaa can you confirm this?

riccardogabellone commented 1 year ago

For me, in Windows 11, works both in VSCode terminal and in Windows Terminal (powershell), just like in WSL

Pukimaa commented 1 year ago

I can confirm that it works with both Powershell and CMD if not used in VSCode