Font variant ignored by copyFormatting #20690

Open
opened 2026-01-31 07:21:22 +00:00 by claunia · 0 comments
Owner

Originally created by @champignoom on GitHub (Oct 18, 2023).

Windows Terminal version

1.17.11461.0

Windows build number

10.0.19045.0

Other Software

No response

Steps to reproduce

Add copyFormatting: "html" to config,
open a markdown document in neovim, type *asdf* **asdf** <u>asfd</u>
image
Then copy it to MS word.

Expected Behavior

Italic, bold and underline should be preserved.

Actual Behavior

The variants are ignored.

image

Originally created by @champignoom on GitHub (Oct 18, 2023). ### Windows Terminal version 1.17.11461.0 ### Windows build number 10.0.19045.0 ### Other Software _No response_ ### Steps to reproduce Add `copyFormatting: "html"` to config, open a markdown document in neovim, type `*asdf* **asdf** <u>asfd</u>` ![image](https://github.com/microsoft/terminal/assets/66909116/a0deae88-9e5c-4d0f-a756-1bd077cdf3db) Then copy it to MS word. ### Expected Behavior Italic, bold and underline should be preserved. ### Actual Behavior The variants are ignored. ![image](https://github.com/microsoft/terminal/assets/66909116/a9aa545c-0b6b-4604-aed5-489f3380b332)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#20690