question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hyper is blank when opened, cursor dissapears... no clue why

See original GitHub issue
  • Your Hyper.app version is 3.1.4. 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+OPTION+I on macOS, CTRL+SHIFT+I elsewhere):
  • Is the issue reproducible in vanilla Hyper.app?

Issue


  • Hyper version: undefined “3.1.4”
  • OS ARCH VERSION: darwin x64 21.1.0
  • Electron: 13.2.3 LANG: undefined
  • SHELL: /bin/zsh TERM: undefined
.hyper.js contents
{
  "updateChannel": "stable",
  "fontSize": 12,
  "fontFamily": "Menlo, \"DejaVu Sans Mono\", Consolas, \"Lucida Console\", monospace",
  "fontWeight": "normal",
  "fontWeightBold": "bold",
  "lineHeight": 1,
  "letterSpacing": 0,
  "cursorColor": "rgba(248,28,229,0.8)",
  "cursorAccentColor": "#000",
  "cursorShape": "BLOCK",
  "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": "",
  "shellArgs": [
    "--login"
  ],
  "env": {},
  "bell": "SOUND",
  "copyOnSelect": false,
  "defaultSSHApp": true,
  "quickEdit": false,
  "macOptionSelectionMode": "vertical",
  "webGLRenderer": true
}
plugins
{
  "plugins": [
    "verminal"
  ],
  "localPlugins": []
}

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

1reaction
LabhanshAgrawalcommented, Nov 22, 2021

@LuckDIY can you try once after setting disableLigatures: true in the config.

0reactions
LuckDIYcommented, Nov 26, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

Black screen with disappearing and reappearing cursor
When I boot the pc my screen shows the asus logo and the dots spinning after 4 seconds they stutter and a black...
Read more >
Underline cursor disappeared after upgrade to hyper 1.3.2
I am on the latest Hyper.app version; I have searched the issues of this repo and believe that this is not a duplicate....
Read more >
How to Fix It When the Cursor Disappears in Windows 10
Doing this will fix a disappearing cursor if the problem is an incompatible or wrong device driver. Here's how: Open Device Manager.
Read more >
Mouse cursor pointer disappearing when moving to any textbox
Start -> Control Panel -> Mouse -> Pointers or open the control panel then and search the mouse option. In Control Panel open...
Read more >
Mouse cursor disappears - Apple Support Communities
A week ago the cursor started to disappear randomly from the ... The only way to make it appear again is to right...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found