Changeable Cursor #123
Unanswered
zyberzebra
asked this question in
Q&A
Replies: 5 comments 1 reply
|
Hello, and very sorry for not replying until now. Can you share code that reproduces this? Are you using an |
0 replies
|
Sure! https://github.com/zyberzebra/Terminal-Quiz https://github.com/zyberzebra/Terminal-Quiz/blob/master/src/main/kotlin/Main.kt |
0 replies
|
Why are you using |
0 replies
|
Oh… I see. I'm gonna try that tomorrow. Sorry for bothering and thanks for helping! |
1 reply
|
So just to make sure you understand the point of You would almost certainly be interested in the |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
I would like to be able to change the cursor style and shape in Kotter. Currently, the cursor is always the default style and shape.
Describe the solution you'd like
I would like to be able to change the cursor style and shape in Kotter, or maybe even hiding the cursor.
Describe alternatives you've considered
none
Additional context

All reactions