Skip to content

Fixed refreshBlink() method not disabling blink if cursorBlink is false#28

Open
astephens25 wants to merge 1 commit intochjj:masterfrom
astephens25:fix-refresh-blink-not-disabling-blink
Open

Fixed refreshBlink() method not disabling blink if cursorBlink is false#28
astephens25 wants to merge 1 commit intochjj:masterfrom
astephens25:fix-refresh-blink-not-disabling-blink

Conversation

@astephens25
Copy link

If you call the refreshBlink(), I think it should disable blinking even if the cursorBlink property has been set to false rather than just leaving it alone. If you disagree, feel free to reject this request.

It may also be wise to call showCursor before doing so, but I noticed at one point showCursor() called refreshBlink() and I did not want to create a potential future loop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant