Arrow keys don't work when using cli on windows
I've tried to create a new vite project but I'm not able to select the template I want because the arrow keys don't work.
4 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
It's a known bug from 2020
GitHub
Presses of special keys are not detectable by Deno on Windows · Iss...
It is currently impossible to know when the user presses a special key in Console Window Host (the default terminal, conhost.exe) or Windows Terminal. Here's a test script (needs --unstable...
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View