microsoft/Terminal
Auf GitHub ansehenUnable to specify file for ssh-keygen (can't enter text)
Open
#7.467 geöffnet am 30. Aug. 2020
Area-InputHelp WantedIssue-BugPriority-2Product-Terminal
Repository-Metriken
- Stars
- (35.764 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)
Beschreibung
Environment
Windows build number: 10.0.18362.0
Windows Terminal version: 1.2.2381.0
ssh-keygen 7.7.2.1
Steps to reproduce
- Open a new powershell shell in Windows Terminal
- run the
ssh-keygenpowershell command.
Expected behavior
When prompted to specify the file to save the key in, I am able to enter text.
Actual behavior
Typing does not produce visible text, and hitting enter does not cause ssh-keygen to continue. I am able to break execution with Control-z, however.
Notes
ssh-keygen behaves as expected when run in a powershell shell in conhost.exe.