Underline cursor disappeared after upgrade to hyper 1.3.2
See original GitHub issue- I am on the latest Hyper.app version
- I have searched the issues of this repo and believe that this is not a duplicate
- OS version and name: macOS sierra 10.12.4
- Hyper.app version: 1.3.2
- Link of a Gist with the contents of your .hyper.js: Here
- Relevant information from devtools (CMD+ALT+I on Mac OS, CTRL+SHIFT+I elsewhere): N/A
- The issue is reproducible in vanilla Hyper.app:
Is Vailla
Issue
The underline cursor disappeared after upgrade to hyper 1.3.2
Issue Analytics
- State:
- Created 6 years ago
- Reactions:7
- Comments:9
Top Results From Across the Web
My cursor vanished after an update. - Microsoft Community
If you update the mouse driver and the mouse pointer just keeps disappearing on Windows 10, the latest mouse driver version may be...
Read more >FIX: Mouse Cursor Disappears on Windows 10/11 (Solved)
The disappearance of the mouse cursor can happen when your device is not fully updated. So one way to solve this problem is...
Read more >6 Ways to Fix a Disappearing Mouse Pointer in Windows
2. Unhide the Mouse Pointer in the System Settings ... If the cursor disappears only when you're typing, then the problem might be...
Read more >Solved: Mouse cursor disappears since Windows Update 8.1 “...
Solved: Hello. Since the installation of the major Windows 8.1 update sometimes the mouse cursor disappears after log in (unlock) or when switching....
Read more >How to Fix It When the Cursor Disappears in Windows 10
Uninstall the mouse or touchpad driver and then have Windows automatically reinstall it. Doing this will fix a disappearing cursor if the ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
You can temporaly fix it by adding this to your config:
termCSS: '.cursor-node{height:14px !important}',
Whoops, I just created an issue for this. Must have been writing the same time as you…