microsoft/Terminal

Unable to specify file for ssh-keygen (can't enter text)

オープン

#7,467 opened on 2020/08/30

 (9 件のコメント) (1 件のリアクション) (0 人の担当者)C++ (9,275 件のフォーク)batch import
Area-InputHelp WantedIssue-BugPriority-2Product-Terminal

Repository metrics

Stars
 (103,173 個のスター)
PR merge metrics
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

Environment

Windows build number: 10.0.18362.0
Windows Terminal version: 1.2.2381.0
ssh-keygen 7.7.2.1 

Steps to reproduce

  1. Open a new powershell shell in Windows Terminal
  2. run the ssh-keygen powershell 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.

コントリビューターガイド