microsoft/Terminal

Multiline Paste Warning should be Editable

開放

#14,189 建立於 2022年10月11日

 (5 則留言) (1 個反應) (0 位負責人)C++ (9,275 個分叉)batch import
Area-UserInterfaceHelp WantedIssue-TaskProduct-Terminal

倉庫指標

星標
 (103,173 顆星)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

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

貢獻者指南