Skip to content

Underline is not continuous #4059

@Tyriar

Description

@Tyriar

VS Code issue: microsoft/vscode#158868

  • set setting terminal.integrated.gpuAcceleration: on
  • in a terminal type: echo -e "\x1b[4:2m" # double underline followed by echo -e "\x1b[4:3m" # curly underline and a new line

image

Especially under the w there's a lot of space so I would say it can't be antialiasing that interferes


I wonder if we should reduce the stroke width here, or potentially do something more manual when drawing the lines to ensure only characters that need it get this treatment?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions