v0.7.9 #52
meowgorithm
started this conversation in
General
v0.7.9
#52
Replies: 0 comments
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.
-
Minor Textinput Updates
This is a minor PR that improves the textinput API and behavior when dealing with masked input, such as passwords.
Changed
SetCursor(int),CursorStart()andCursorEnd()no longer return values.EchoModeis notEchoNormalword-to-word movement instead jumps to the beginning and end. Word-based deletion also deletes to the beginning and end.New
Cursor() intreturns the cursor position.Removed
Cursor string, which did absolutely nothing.Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter and The Fediverse, or right here in GitHub Discussions.
This discussion was created from the release v0.7.9.
Beta Was this translation helpful? Give feedback.
All reactions