Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'm opening a Hyper window but not loading #4944

Closed
2 tasks
kev-aron-28 opened this issue Oct 6, 2020 · 1 comment
Closed
2 tasks

I'm opening a Hyper window but not loading #4944

kev-aron-28 opened this issue Oct 6, 2020 · 1 comment
Labels
👯‍♀️ Is Duplicate Issue is a duplicate of another issue

Comments

@kev-aron-28
Copy link

  • 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.18363

  • Electron: 3.1.3 LANG: undefined

  • SHELL: undefined TERM: undefined

~/.hyper.js contents
        
          {
  "updateChannel": "stable",
  "fontSize": 14,
  "fontFamily": "Mono, \"DejaVu Sans Mono\", Consolas, \"Lucida Console\", monospace",
  "fontWeight": "bold",
  "fontWeightBold": "bold",
  "lineHeight": 1,
  "letterSpacing": 0,
  "cursorAccentColor": "#00bbff",
  "cursorShape": "BEAM",
  "cursorBlink": true,
  "foregroundColor": "#ffffff",
  "backgroundColor": "#000000",
  "selectionColor": "rgb(229, 229, 229)",
  "borderColor": "#000",
  "css": "",
  "termCSS": "#00ffd0",
  "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\\bash.exe",
  "shellArgs": [
    "--login"
  ],
  "env": {},
  "bell": "SOUND",
  "copyOnSelect": false,
  "defaultSSHApp": true,
  "quickEdit": false,
  "macOptionSelectionMode": "vertical",
  "webGLRenderer": true
}
      {

"plugins": [],
"localPlugins": []
}

@LabhanshAgrawal LabhanshAgrawal added the 👯‍♀️ Is Duplicate Issue is a duplicate of another issue label Feb 25, 2021
@LabhanshAgrawal
Copy link
Collaborator

duplicate #4035

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👯‍♀️ Is Duplicate Issue is a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants