#8215·hyper

ssh links does not open correctly

Author: QwikoCreated Sep 17, 2026Updated Sep 17, 2026
  • 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]