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

feat: support changing the cursor style #1189

Merged
merged 2 commits into from
Oct 16, 2024
Merged

Conversation

aymanbagabas
Copy link
Member

This commit adds support for changing the cursor style. The new SetCursorStyle command can be used to change the cursor style to one of the following:

  • CursorBlock
  • CursorUnderline
  • CursorBar

@aymanbagabas aymanbagabas force-pushed the v2-cursor-styles branch 2 times, most recently from 29216ca to b32597b Compare October 16, 2024 20:13

Verified

This commit was signed with the committer’s verified signature. The key has expired.
aymanbagabas Ayman Bagabas
This commit adds support for changing the cursor style. The new
`SetCursorStyle` command can be used to change the cursor style to one of
the following:

- `CursorBlock`
- `CursorUnderline`
- `CursorBar`

Verified

This commit was signed with the committer’s verified signature. The key has expired.
aymanbagabas Ayman Bagabas
@aymanbagabas aymanbagabas merged commit d95e275 into v2-exp Oct 16, 2024
30 checks passed
@aymanbagabas aymanbagabas deleted the v2-cursor-styles branch October 16, 2024 20:49
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.

None yet

1 participant