Strikethrough expands when zooming in or out #13688

Closed
opened 2026-01-31 03:49:33 +00:00 by claunia · 2 comments
Owner

Originally created by @ghost on GitHub (Apr 30, 2021).

Windows Terminal version (or Windows build number)

1.4.3243.0

Other Software

should not matter

Steps to reproduce

  1. Print strikethrough text (you can use python -c print('\x1B[9mstrikethrough\x1B[0m') or echo -e '\x1B[9mstrikethrough\x1B[0m' in bash)
  2. Zoom in or out

Expected Behavior

The strikethrough shouldn't have expanded.

Actual Behavior

edit: this also seems to happen with underlines (\x1B[4m), double underlines (\x1B[21m), overlines (\x1B[53m), this that I don't know how to name (\x1B[7m) and hyperlinks (\x1B]8;;https://microsoft.com\x1B\\hyperlink\x1B]8;;\x1B\\)

Originally created by @ghost on GitHub (Apr 30, 2021). ### Windows Terminal version (or Windows build number) 1.4.3243.0 ### Other Software should not matter ### Steps to reproduce 1. Print strikethrough text (you can use `python -c print('\x1B[9mstrikethrough\x1B[0m')` or `echo -e '\x1B[9mstrikethrough\x1B[0m'` in bash) 2. Zoom in or out ### Expected Behavior The strikethrough shouldn't have expanded. ### Actual Behavior ![](https://support.discord.com/attachments/token/IvKtQ54uBRG65gmjMN3LnD6gF/?name=0UIlgItWLF.gif) edit: this also seems to happen with underlines (`\x1B[4m`), double underlines (`\x1B[21m`), overlines (`\x1B[53m`), this that I don't know how to name (`\x1B[7m`) and hyperlinks (`\x1B]8;;https://microsoft.com\x1B\\hyperlink\x1B]8;;\x1B\\`)
claunia added the Resolution-Duplicate label 2026-01-31 03:49:33 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Apr 30, 2021):

Alas, this is one of the oldest issues in the console codebase!

/dup #32

@zadjii-msft commented on GitHub (Apr 30, 2021): Alas, this is one of the oldest issues in the console codebase! /dup #32
Author
Owner

@ghost commented on GitHub (Apr 30, 2021):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Apr 30, 2021): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13688