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

Hyper seems very slow after the recent update #2860

Closed
2 tasks
phillipsscott opened this issue Apr 17, 2018 · 6 comments
Closed
2 tasks

Hyper seems very slow after the recent update #2860

phillipsscott opened this issue Apr 17, 2018 · 6 comments
Labels
😰 Can't Reproduce Reviewer can't reproduce issue and maybe needs more information 🖼 Platform: Windows Issue pertains to Windows

Comments

@phillipsscott
Copy link

  • Your Hyper.app version is 2.0.0. 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 "2.0.0"

  • OS ARCH VERSION: win32 x64 10.0.16299

  • Electron: 1.8.4 LANG: undefined

  • SHELL: undefined TERM: undefined

~/.hyper.js contents
        
          {
  "updateChannel": "stable",
  "fontSize": 12,
  "fontFamily": "Menlo, \"DejaVu Sans Mono\", Consolas, \"Lucida Console\", monospace",
  "cursorColor": "rgba(248,28,229,0.8)",
  "cursorShape": "BLOCK",
  "cursorBlink": false,
  "foregroundColor": "#fff",
  "backgroundColor": "#000",
  "borderColor": "#333",
  "css": "",
  "termCSS": "",
  "showHamburgerMenu": "",
  "showWindowControls": "",
  "padding": "12px 14px",
  "colors": {
    "black": "#000000",
    "red": "#ff0000",
    "green": "#33ff00",
    "yellow": "#ffff00",
    "blue": "#0066ff",
    "magenta": "#cc00ff",
    "cyan": "#00ffff",
    "white": "#d0d0d0",
    "lightBlack": "#808080",
    "lightRed": "#ff0000",
    "lightGreen": "#33ff00",
    "lightYellow": "#ffff00",
    "lightBlue": "#0066ff",
    "lightMagenta": "#cc00ff",
    "lightCyan": "#00ffff",
    "lightWhite": "#ffffff"
  },
  "shell": "",
  "shellArgs": [
    "--login"
  ],
  "env": {},
  "bell": "SOUND",
  "copyOnSelect": false
}
      {

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

@albinekb
Copy link
Contributor

What is slow? Could you record a video? 🤔
Do you have an external GPU?

@albinekb albinekb added 👀 Awaiting Response Issue or PR is awaiting a response from the author 🖼 Platform: Windows Issue pertains to Windows labels Apr 18, 2018
@phillipsscott
Copy link
Author

phillipsscott commented Apr 18, 2018 via email

@simonhaenisch
Copy link

see #2838

@phillipsscott
Copy link
Author

phillipsscott commented Apr 18, 2018 via email

@albinekb albinekb added 😰 Can't Reproduce Reviewer can't reproduce issue and maybe needs more information and removed 👀 Awaiting Response Issue or PR is awaiting a response from the author labels Apr 18, 2018
@Tyriar
Copy link
Contributor

Tyriar commented Apr 18, 2018

I think this can safely be closed in favor of #2838

@phillipsscott
Copy link
Author

phillipsscott commented Apr 18, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😰 Can't Reproduce Reviewer can't reproduce issue and maybe needs more information 🖼 Platform: Windows Issue pertains to Windows
Projects
None yet
Development

No branches or pull requests

5 participants