Interesting, thanks! This does "fix" (from my standpoint) the way word jumping works, though oddly not in all documents. If I place the phrase "https://github.com/Some-Org/some-repo" in a .txt file, it takes 6 uses of Option-right arrow to navigate through it, but if I simply change the document suffix to .html, it takes 13! (That is, the normal word movement kicks in.) Not sure if this is intentional. I tested a few other suffixes at random (.pl, .py., .md) and they all use "modern word behavior" like .txt files do.
On Friday, July 5, 2024 at 9:12:06 PM UTC-4 Rich Siegel wrote: > On 5 Jul 2024, at 20:38, 'Iritscen' via BBEdit Talk wrote: > > > I use Option-left/right arrow to jump across words very frequently in > > BBEdit and everything else I edit text with. > > BBEdit's behavior predates the macOS intrinsic behavior by a couple of > decades; there's an argument to be made that the upstarts got it wrong. :-) > > That being said, there's an expert preference that can be set via Terminal > command, which may do what you need: > > defaults write com.barebones.bbedit Editor_ModernWordMovement -bool YES > > (This takes effect immediately; there is no need to restart the > application.) > > It's unsupported and there's no guarantee that it'll do what you want > without side effects, but it might be worth trying anyway. > > R. > > -- > Rich Siegel Bare Bones Software, Inc. > <[email protected]> <https://www.barebones.com/> > > Someday I'll look back on all this and laugh... until they sedate me. > -- This is the BBEdit Talk public discussion group. If you have a feature request or believe that the application isn't working correctly, please email "[email protected]" rather than posting here. Follow @bbedit on Mastodon: <https://mastodon.social/@bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/3dc00979-2bd4-4513-92c9-5a473836ecd1n%40googlegroups.com.
