On Oct 05, 2012, at 02:56, Obir <[email protected]> wrote: > Hi, is there a way to cycle through open documents in the new BBedit (version > "10)? > "BBEdit -> Preferences -> Documents & Drawer" is gone and i can't find where > this setting now lives. > Als mentioned in this thread further below, "Command ~" only cycles through > open windows, not open documents. > > On Tuesday, September 30, 2008 6:11:04 PM UTC+2, Dennis wrote: >> By default, BBEdit assigns "Command-Option-[" and "Command-Option-]" to >> previous and next document (also accessible under the View menu). > > BTW, BBEdit also allows you to cycle through these open documents in > historical order or in the order that they're displayed. This option can be > configured from BBEdit - Preferences - Documents & Drawer. ______________________________________________________________________
Hey There, Your own post contains this information: > "Command-Option-[" and "Command-Option-]" There is an expert preference for changing the order of navigation: Windows and UI Tweaking • When using the "Previous Document" and "Next Document" commands on the View menu, or the navigation arrows in the navigation bar, the order in which BBEdit navigates documents is determined by the order in which they were opened. If you prefer, these commands can be made to navigate the documents in the order shown in the file list. defaults write com.barebones.bbedit SurfNextPreviousInDisplayOrder -bool YES The keyboard shortcuts are available in the Menus & Shortcuts preferences in the item corresponding to the 'View' menu. -- Best Regards, Chris -- -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
