Skip to content

Support ANSI links in $PSStyle #14460

@TylerLeonhardt

Description

@TylerLeonhardt

Summary of the new feature/enhancement

Here's what I have to do now:

"`e]8;;http://example.com`e`\This is a link`e]8;;`e`\"

Gives me:

image

Proposed technical implementation details (optional)

$PSStyle.FormatHyperlink("This is a link", "http://example.com")

Returns:

"`e]8;;http://example.com`e`\This is a link`e]8;;`e`\"

Keep in mind that this should still work in ConstrainedLanguage mode.

Metadata

Metadata

Assignees

Labels

Issue-Enhancementthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions