Cursor blink
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 - Previous closed issues #3318 and #3351
- OS version and name: MacOS 10.14.3
- Hyper.app version: 2.1.2
- Link of a Gist with the contents of your .hyper.js: .hyper.js Gist
- Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): Nil
- The issue is reproducible in vanilla Hyper.app: YES
Issue
I have cursorBlink: true,
set in .hyper.js
. When you start the app, the cursor blinks as expected. However, if you switch focus between different tabs or panes, more noticeable the more times you switch. The cursor will start blinking erratically.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:4
- Comments:16 (2 by maintainers)
Top Results From Across the Web
Mouse Cursor Flickering on Windows 10 - Microsoft Community
First is the mouse cursor is flickering. It's as if it's having an anxiety attack. The flicker can also interfere when trying to....
Read more >Make the keyboard cursor blink
Open the Activities overview and start typing Settings. · Click on Settings. · Click Accessibility in the sidebar to open the panel. ·...
Read more >How to Fix Cursor Blinking in Windows 10? - Appuals.com
But a cursor that is blinking/flashes rapidly or flickers may indicate some problem with the mouse or mouse drivers, video problems or ...
Read more >How To Fix Blinking Cursor In Windows - Tech News Today
How to Fix Blinking Cursor in Windows · Perform Normal Startup · Restart Windows Explorer · Change Resolution · Disable OEM Software ·...
Read more >How to fix Blinking Cursor - PC Guide
Why Does The Blinking Cursor Happen? · Virus/malware infection · Hard drive failure · Bad RAM · Slow internet connection · File not...
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
Mine doesn’t blink at all… ever. I have tried setting it to false, then back to true, I also tried altering the cursorShape, and I’ve tried commenting out all of the plugins. Nothing has worked for me.
Using Hyper 3.0.2 on Windows 10 v.1903
For me it is blinking only when
webGLRenderer
is set tofalse
. It is still working ok after restart. Setting it totrue
breaks cursor blink again for new windows and sometimes even for already open window just after it reloads config.