Skip to content

fix: expand tilde in path before opening with shell (#573)#579

Open
nmsn wants to merge 1 commit intolukilabs:mainfrom
nmsn:fix/markdown-link-tilde-expansion
Open

fix: expand tilde in path before opening with shell (#573)#579
nmsn wants to merge 1 commit intolukilabs:mainfrom
nmsn:fix/markdown-link-tilde-expansion

Conversation

@nmsn
Copy link
Copy Markdown

@nmsn nmsn commented Apr 22, 2026

Fixes #573

When openPath receives a path starting with ~ (e.g. ~/Downloads), expand it to the actual home directory so shell.openPath can resolve it correctly.

When openPath receives a path starting with ~ (e.g. ~/Downloads),
expand it to the actual home directory so shell.openPath can
resolve it correctly.

Fixes lukilabs#573
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Markdown file links with ~ (home tilde) don't open — tilde not expanded before shell.openPath

1 participant