plugins not working
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
Hi there! I installed "hyperterm-mactabs" both by manually changing .hyper.js and with the cli: hyper i hyperterm-mactabs, but it doesn't change my shell at all...
is there some extra step I need to take to make it work? 🤔
- Your Hyper.app version is 3.0.2. Please verify your using the latest Hyper.app version
- I have searched the issues of this repo and believe that this is not a duplicate
- Any relevant information from devtools? (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere):
- Is the issue reproducible in vanilla Hyper.app?
Issue
-
Hyper version: undefined "3.0.2"
-
OS ARCH VERSION: win32 x64 10.0.17134
-
Electron: 3.1.3 LANG: undefined
-
SHELL: undefined TERM: undefined
~/.hyper.js contents
{ "updateChannel": "stable", "fontSize": 14, "fontFamily": "Menlo, Consolas, \"DejaVu Sans Mono\", \"Lucida Console\", monospace", "fontWeight": "normal", "fontWeightBold": "bold", "lineHeight": 1.07, "letterSpacing": 1.4, "cursorColor": "rgba(248,28,229,0.8)", "cursorAccentColor": "#000", "cursorShape": "UNDERLINE", "cursorBlink": false, "foregroundColor": "#fff", "backgroundColor": "#000", "selectionColor": "rgba(248,28,229,0.3)", "borderColor": "#333", "css": "", "termCSS": "", "showHamburgerMenu": "", "showWindowControls": "", "padding": "12px 14px", "colors": { "black": "#000000", "red": "#C51E14", "green": "#1DC121", "yellow": "#C7C329", "blue": "#0A2FC4", "magenta": "#C839C5", "cyan": "#20C5C6", "white": "#C7C7C7", "lightBlack": "#686868", "lightRed": "#FD6F6B", "lightGreen": "#67F86F", "lightYellow": "#FFFA72", "lightBlue": "#6A76FB", "lightMagenta": "#FD7CFC", "lightCyan": "#68FDFE", "lightWhite": "#FFFFFF" }, "shell": "C:\\Windows\\System32\\wsl.exe", "shellArgs": [], "env": {}, "bell": "SOUND", "copyOnSelect": false, "defaultSSHApp": true, "quickEdit": false, "macOptionSelectionMode": "vertical", "webGLRenderer": true }{
"plugins": [
"hyperterm-mactabs"
],
"localPlugins": []
}
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
Start by reproducing the problem with hyperterm-mactabs installed through the plugins list in ~/.hyper.js and through the CLI, using the reported Hyper 3.0.2 setup. Check the DevTools information requested in the issue and verify the Windows WSL shell configuration. Done means the plugin visibly changes the shell or terminal tabs as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100