Moving the insertion point long distances in the Safari address bar is one of the most tedious interactions in iOS.
@siracusa !!!!! I'll look forward to using this the instant it's out of beta. (And no offence but I hope Apple Sherlocks this ASAP.)
Having never looked at the keyboard APIs: would it be possible to have a hotkey for "Copy everything up to the query/anchor operator to the clipboard" and/or "open a new tab on the root URL for this site"?
@siracusa @memory @elijah The keyboard API only provides access to a subset of the adjacent text, but that may be enough to copy the full URL… you’d have to test it to find out.
The keyboard can’t interact with Safari, unless there is a hacky / private API trick. I have done some unsupported things with share extensions but haven’t tried with keyboard extensions.