microsoft/Terminal

Multiline Paste Warning should be Editable

オープン

#14,189 opened on 2022/10/11

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

Repository metrics

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

説明

Description of the new feature/enhancement

image

Teams and other programs often add Headers or additional text to the Copy/Paste. I propose we make the MultiLine Warning dialog editable so we can modify the contents prior to confirming the paste.

Proposed technical implementation details (optional)

I propose one of two solutions.

  1. Add an Edit button to allow us to edit the contents of the paste.
  2. Convert the text to a Textbox so we can Edit prior to confirming.

I am thinking a button can go right here. image

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