Hyper should open at the cwd
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: Ubuntu 16.10
- Hyper.app version: 1.0.0
Issue
A VS Code user is attempting to configure hyper as an external terminal, we use the current working directory to solve this issue generally which doesn't appear to work for Hyper. I then checked hyper --help if there are any args that control this (which is less than ideal) but --help is not implemented (#1212).
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 issue names no source file or test; start by reproducing Hyper launched as an external terminal from VS Code and inspect how the supplied current working directory is handled. Compare this with the hyper --help behavior discussed in issue #1212, and consider the issue done when Hyper opens in the requested cwd.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100