On Thu, 31 Aug 2023 19:04:12 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> This statement is not exactly correct. Cmd+right navigates to a (visible) > line end, in this case it's in the middle of the text string (index=8). So if > you place the cursor after the colon (index=7) and press right arrow, you'll > get the split caret in exact the same configuration as cmd+right. Thanks for the details. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1220#issuecomment-1702472168