Skip to content

macOS: opening documents by file path only is broken #18181

@mklement0

Description

@mklement0

Prerequisites

Steps to reproduce

The following is currently broken on macOS 12.6:

'hi' > t.txt
./t.txt  # !! Nothing happens.

Note that Invoke-Item ./t.txt works.

Expected behavior

./t.txt should open in the default text editor.

Actual behavior

Nothing happens.

Error details

No response

Environment data

PowerShell Core 7.3.0-preview.8 (also present in 7.2.6) on macOS 12.6 (M1)

Visuals

No response

Metadata

Metadata

Assignees

Labels

Issue-BugIssue has been identified as a bug in the productResolution-FixedThe issue is fixed.WG-DevEx-Portabilityauthoring cross-platform or cross-architecture modules, cmdlets, and scripts

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions