Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

fix cursor updating in windows #370

Merged
merged 1 commit into from Aug 23, 2021
Merged

Conversation

vilmibm
Copy link
Contributor

@vilmibm vilmibm commented Aug 23, 2021

tl;dr cursor was not updating in windows; this fixes it (tested with NVDA)

long version: i noticed that the argument to PreviousLine was unused; I mindlessly made it -1 as a mental TODO to investigate why it took a parameter at all. I realized that the parameter was used in the windows version of the cursor code, but apparently didn't go back and fix the argument (I totally thought I had and I'm not sure what happened since I did do windows QA at some point and it worked).

@billygriffin
Copy link

@AlecAivazis I know you've been busy, but if you're able to get this in soon, we'd really appreciate it. We're hoping to get a new version bump into GitHub CLI as soon as you're comfortable so the accessibility improvements are available to all our users.

@AlecAivazis
Copy link
Owner

Ah, darn! Thanks for the quick fix!

@AlecAivazis AlecAivazis merged commit 2a06c1e into AlecAivazis:master Aug 23, 2021
@AlecAivazis
Copy link
Owner

AlecAivazis commented Aug 23, 2021

This is now released in v2.3.1

@billygriffin
Copy link

Omg @AlecAivazis that's amazing, thank you SO much. ❤️ ✨

@vilmibm
Copy link
Contributor Author

vilmibm commented Aug 23, 2021

thank you!!! sorry for the hassle

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants