One of Drafts’ best features for me on iOS is the “move cursor left/right one character” button pair that I’ve placed front and center in the Action Bar:
They make precise cursor positioning so much easier than any of Apple’s built-in methods!
I would, however, like to either report a bug or request a feature, depending on whether this behavior is intended:
When I have a selection of text highlighted, tapping the left arrow button places the cursor at the beginning of the selection, as one would expect, but tapping the right arrow button places the cursor one character in from the beginning of the selection.
Based on how arrow keys behave with highlighted sections text on macOS (and in other settings), I would expect the right-arrow button to place the cursor at the end of the selection. I don’t know of any situation where one would want to go to the second character in a selection, but I know of plenty of situations where jumping to the end would be handy.
Is that a change that could be made?