vercel / vercel/hyper

ssh links does not open correctly

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

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
44.7k
Forks
3.6k
Avg merge
21m
Merged PRs (30d)
1

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]

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.