Pass command argument to hyper
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 and name: Windows 10
- Hyper.app version: 1.4.8
- Link of a Gist with the contents of your .hyper.js: None
- Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): None
- The issue is reproducible in vanilla Hyper.app: Hopefully
Request
I think it would be really nice to pass arguments to hyper. I would like to be able to create shortcuts on my desktop that I can just click on and connects me to a remote server with hyper. Something like that. Bottom line, having a -c for hyper would be nice.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The request concerns passing a -c command argument to Hyper.app so a desktop shortcut can connect to a remote server, with Windows 10 listed as the environment. Start by locating Hyper's command-line startup handling; done means a shortcut can pass the requested argument and launch a remote connection reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100