New tab is not using custom shell
Open
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
- Windows 10:
- 3.0.0:
- Link of a Gist with the contents of your .hyper.js:
- Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere):
- *yes:
Issue
Configured shell: 'C:\Windows\System32\bash.exe' and that works for the main window. When opening a new tab, the default cmd.exe opens.
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
Reproduce on Windows 10 using the reported .hyper.js shell configuration, comparing the main window with a newly opened tab. Trace the configuration path used by each and verify that new tabs launch C:\Windows\System32\bash.exe rather than cmd.exe; done means both use the configured shell.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell, typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100