Skip to content

Kitty terminal graphics protocol: cursor disappeared when exit awrit #2732

Answered by rockorager
Parsifa1 asked this question in Q&A
Discussion options

You must be logged in to vote

I found what is causing this.

awrit uses a specific Kitty extension to save / restore all private modes. They rely on this to show the cursor after exiting:

They save private modes (kitty does this as an extension which saves all private modes, but the standard is to only save specific private modes)

They hide the cursor

🪄 magic 🪄

They restore all private modes (which would restore the cursor, if you have that specific kitty extension)

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Parsifa1
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2730 on November 19, 2024 14:32.