-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Labels
Area-FontsRelated to the fontRelated to the fontArea-RenderingText rendering, emoji, complex glyph & font-fallback issuesText rendering, emoji, complex glyph & font-fallback issuesIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Priority-2A description (P2)A description (P2)Product-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
The filledBox cursor should not hide the covered character and it behaves differently for ASCII and wide characters:
- For ASCII, the cursor covers the whole character:

- For wide characters, the cursor only covers part of the characters:

Other terminal applications typically handle this well, take XShell for an example:


And the cursor automatically invert the covered character's color to show it properly without hiding it behind.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-FontsRelated to the fontRelated to the fontArea-RenderingText rendering, emoji, complex glyph & font-fallback issuesText rendering, emoji, complex glyph & font-fallback issuesIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Priority-2A description (P2)A description (P2)Product-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.