Open ankitsmart63 opened 5 years ago
Is this the current directory that you are in next to the line? EG C:\somefolder>
If so it could be the custom "shell" config line change the config to blank so it uses the default command line.
Side note I have just changed my config over to use git-bash and I get the same side effect doesn't load cmd and not useable could be an issue with using this custom shell.
Changing this line over to "shell": "", or "shell": "C:\Program Files\Git\git-cmd.exe"
Got my hyper working fine on 3.0.2
No,no directory path is showing when I open hyper. Full blank terminal show with just a cursor rectangle where we can type.
But nothing is being typed whatever key I press...
On 07-Aug-2019 4:54 PM, "Laurence Jones" notifications@github.com wrote:
Is this the current directory that you are in next to the line? EG C:\somefolder>
If so it could be the custom "shell" config line change the config to blank so it uses the default command line.
Does that help?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zeit/hyper/issues/3786?email_source=notifications&email_token=AD3YQBQ5EIRWRHVUIUJC4RTQDKWFLA5CNFSM4IJ4PCG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3YCPSY#issuecomment-519055307, or mute the thread https://github.com/notifications/unsubscribe-auth/AD3YQBVU7QVJVCLTKJH556TQDKWFLANCNFSM4IJ4PCGQ .
Change the config of hyper to either
"shell": "C:\\Program Files\\Git\\git-cmd.exe", or "shell": "",
[x] 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.16299
Electron: 3.1.3 LANG: undefined
SHELL: undefined TERM: undefined
~/.hyper.js contents