microsoft/Terminal

Multiline Paste Warning should be Editable

Ouverte

#14 189 ouverte le 11 oct. 2022

 (5 commentaires) (1 réaction) (0 personne assignée)C++ (9 275 forks)batch import
Area-UserInterfaceHelp WantedIssue-TaskProduct-Terminal

Métriques du dépôt

Stars
 (103 173 étoiles)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

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

Guide contributeur