Add undo functionality (like in Thumb-Key)
Context
I switched from MessageEase to Thumb-Key some time ago, but was missing the "drawing a circle" and "slide back-and-forth" gestures. Now I switched from Thumb-Key to Flickboard, which provides these.
Describe your suggested feature
I miss the undo-functionality found in Thumb-Key. This is very handy when accidentally deleting too much text. It's not a show-stopper, though.
Other details
No response
Acknowledgements
- [X] I have searched the existing issues and this is a new one, NOT a duplicate or related to another open issue.
- [X] This is a single feature request, in case of multiple feature requests I will open a separate issue for each one (they can always link to each other if related)
- [X] I have written a short but informative title.
- [X] I have checked through the app settings for my feature.
- [X] I will fill out all of the requested information in this form.
This already exists.. sort of.
Now that ctrl actions finally work, you can type ctrl+z to use the text editor's native undo, or ctrl+shift+z for redo.
It actually looks like this is what thumb-key does too, behind the scenes (https://github.com/dessalines/thumb-key/blob/1514e64ae093c558389f6708ec672d2ab35ae6fc/app/src/main/java/com/dessalines/thumbkey/utils/Utils.kt#L899-L916).
Cool, I didn't realize that. I still vote for a dedicated undo-gesture, but that's a matter of taste.
This issue has been migrated to Codeberg: see https://codeberg.org/natkr/flickboard/issues/158 for any further discussion!