On Jan 24, 2017, at 14:20, Maxime Gousse <[email protected] <mailto:[email protected]>> wrote: > In BBEdit and TextWrangler, I have the same issue: when I open a new > document, it is not listed in the cycle order. Meaning, newly opened > documents are listed in the "Currently Opened Documents" container (sidebar) > in an order that does not match the "next document" cycle command (for me it > is ctrl-tab). > > How can this be changed?
Hey Maxime, Look in the Expert Preferences in the BBEdit Help (not manual). 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 I believe this is what you're looking for. -- Best Regards, Chris -- This is the BBEdit Talk public discussion group. 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> --- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
