@manolo I actually talked with someone about this yesterday! The example you showed is indeed a bug, but it broke as part of an overall change to improve the ergonomics of that shortcut—the goal is if Opt+Arrow and Arrow would do the same thing, then Opt+Arrow should skip to the *next* boundary. Your bug is exactly the behavior they were trying to *avoid* with the change! 😅 But software is fun.