ssh links does not open correctly

Open
#8,215 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
macos, typescript
Domain
cli, desktop

Research direction

Start by reproducing an ssh:// link in Hyper.app 3.4.1 on macOS and trace how the link is turned into the command opened in the new tab. Done means the SSH destination and any link arguments are passed to ssh instead of opening ssh with no arguments.

Written by the indexing model from the issue text.

Description

  • I am on the latest Hyper.app version
  • I have searched the issues of this repo and believe that this is not a duplicate
  • OS Version macOS Tahoe 26.6.2:
  • Hyper.app 3.4.1:
  • Link of a Gist with the contents of your hyper.json:

Issue

When opening ssh:// links it does not properly open them. It just starts ssh without any additional arguments.
It opens another new tab correctly and runs ssh.

jakob@MacBook-Pro-som-tillhor-Jakob ~> ssh 
usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-B bind_interface] [-b bind_address]
           [-c cipher_spec] [-D [bind_address:]port] [-E log_file]
           [-e escape_char] [-F configfile] [-I pkcs11] [-i identity_file]
           [-J destination] [-L address] [-l login_name] [-m mac_spec]
           [-O ctl_cmd] [-o option] [-P tag] [-p port] [-R address]
           [-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]]
           destination [command [argument ...]]
       ssh [-Q query_option]
Dominant language
TypeScript
Stars
44.7k
Forks
3.6k
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from vercel/hyper

All issues in vercel/hyper

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.