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

vaxis: attempt to reset cursor shape #78

Merged
merged 1 commit into from
Sep 10, 2024
Merged

vaxis: attempt to reset cursor shape #78

merged 1 commit into from
Sep 10, 2024

Conversation

rockorager
Copy link
Owner

Attempt to reset the cursor shape on exit, if the shape has been
changed. This won't work on every terminal, however some implement
\x1b[0 q as setting the shape to the "default" value, others implement
it as a blinking block.

Fixes: #77

Attempt to reset the cursor shape on exit, if the shape has been
changed. This won't work on every terminal, however some implement
`\x1b[0 q` as setting the shape to the "default" value, others implement
it as a blinking block.

Fixes: #77
@rockorager rockorager merged commit 235e0bb into main Sep 10, 2024
4 checks passed
@rockorager rockorager deleted the cursor-reset branch October 5, 2024 01:14
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.

Cursor Reset
1 participant