Like other macOS text fields, BBEdit supports using Option + Left/Right arrow keys to move the cursor between words. Since I frequently use BBEdit to edit plain text files that contain a lot of inline URLs, I was wondering if there is a mechanism to extend that command to jump forward to the end of an entire URL? Right now if I try to use Option + Left/Right in a URL, it jumps between individual words within the URL. I imagine this also might have to be a new keyboard shortcut instead of overloading Option + Left/Right to be compatible with URLs. Does anyone have any pointers to how I could implement this, or is this infeasible in the current version of BBEdit?