Skip to content

Network share path expansion should support forward slashes #17111

@sba923

Description

@sba923

Summary of the new feature / enhancement

As a user using the French keyboard layout, entering a forward slash (Shift+:) is way more convenient than entering a backslash (AltGr+8). So using forward slashes throughout PowerShell has become muscle memory...

This works in most cases.

Alas, tab expansion for inputs like

\\hostname\x<TAB>

works, but this doesn't:

//hostname/x<TAB>

Proposed technical implementation details (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    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