mirror of
https://github.com/cascadium/wsl-windows-toolbar-launcher.git
synced 2026-04-27 13:35:53 +03:00
[GH-ISSUE #37] raw_input error #34
Labels
No labels
duplicate
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wsl-windows-toolbar-launcher#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bachittle on GitHub (May 17, 2021).
Original GitHub issue: https://github.com/cascadium/wsl-windows-toolbar-launcher/issues/37
this is what I get when running the wsl-windows-toolbar script:

@bachittle commented on GitHub (May 17, 2021):
I found switching raw_input to confirm works: https://click.palletsprojects.com/en/8.0.x/prompts/#input-prompts
@jswetzen commented on GitHub (Aug 26, 2021):
I found this SO answer and made a small change that made it work.
@jswetzen commented on GitHub (Aug 26, 2021):
Never mind, I was on the pip version so it's probably fixed in git.