extend the visual keyboard to include editing existing text/code snippets #34
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See the
Shiftmodifier inparseKeys()https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/master/index.html#L1081 which loads the next pinched text to allow for editing it. Note that it copies the content, leaving the existing text unchanged.