Before submitting
Area
apps/desktop
Problem or use case
Open/Ctrl+O only works for local worktrees
Proposed solution
launch local Zed using its native SSH URL support.
Why this matters
opens the exact remote worktree without manually constructing a URL
Smallest useful scope
desktop SSH environments and Zed only
Alternatives considered
zed -r ssh:example
Risks or tradeoffs
Zed CLI must exist locally and SSH username/port/path must be preserved.
Examples or references
No response
Contribution
Before submitting
Area
apps/desktop
Problem or use case
Open/Ctrl+O only works for local worktrees
Proposed solution
launch local Zed using its native SSH URL support.
Why this matters
opens the exact remote worktree without manually constructing a URL
Smallest useful scope
desktop SSH environments and Zed only
Alternatives considered
zed -r ssh:example
Risks or tradeoffs
Zed CLI must exist locally and SSH username/port/path must be preserved.
Examples or references
No response
Contribution