-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Labels
Description
Use Cases
The current text editor does not have a cut key or any selection keys. Adding these keys would allow users to perform more text editing actions from a single menu without needing to use other action keys.
Proposal
Implementing a Gboard-like text editor (which includes cut and selection keys) seems to be the simplest option. Alternatively, allowing users to customize their text editor (add, remove, rearrange keys) would be the best option, but shouldn't be a major priority.
References
#1776 seems to request similar/related functionality.
Reactions are currently unavailable