-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Labels
Area-UserInterfaceIssues pertaining to the user interface of the Console or TerminalIssues pertaining to the user interface of the Console or TerminalIssue-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Description
Description of the new feature/enhancement
This is extension of #2690, which would allow to separately enable/disable all formats of copy, which there are currently 3, but might be more in the future.
Why disable? Ideally, all editors should well handle these formats, allow selection etc. However, in addition to what #2690 stated,, certain editors might for example better support RTF that HTML or whatever format there might be (I still think about #1084).
Proposed technical implementation details (optional)
This might either be a profile setting in form of:
"copyFormats": "text,html,rtf"
or an argument on copy action, when that is the thing. You could the just remove one or more of these formats, e.g. keep only plain text.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-UserInterfaceIssues pertaining to the user interface of the Console or TerminalIssues pertaining to the user interface of the Console or TerminalIssue-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.