sudo defaults write com.barebones.bbedit SurfNextPreviousInDrawerOrder -bool YES
also tried NO, neither seemed to make a difference.
I can live with this, but I'm used to naming files so that I can find them.
Thanks,
~Reed
sudo defaults write com.barebones.bbedit
Did you change 'bbedit' or 'textwrangler' ?
-Steve
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 TextWrangler 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.textwrangler SurfNextPreviousInDisplayOrder -bool YES
--
This is the TextWrangler Talk public discussion group.
If you have a feature request or would like to report a problem,
please email "sup...@barebones.com" instead of posting here.
---
You received this message because you are subscribed to the Google Groups "TextWrangler Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to textwrangler...@googlegroups.com.
From: Reed Bertolette <reedBer...@gmail.com>Subject: Re: Sort Currently Open Files Alphabetically?Date: September 30, 2015 at 9:29:59 AM HST...
Perhaps I’m not being clear enough, but I think before the 5.0 upgrade, when I saved an untitled file w/ a name, until I quit the app, the file would remain in the same position that the untitled file was in. When I quit the app and opened it again, it would be located alphabetically in the list.
That’s what I’m expecting now, but I could just get in the habit of manually relocating the file when I rename it.
If you quit and relaunch they should be in the appropriate
order; it's a one-time state restoration glitch.
If your open documents are not currently in alphabetical order
but you would like them to be :-), you can just do this:
Create a new editing window (File -> New -> Editing Window)
and then drag all open documents into that window's file list,
where TextWrangler will sort them in alpha order.
I don't see any File > New > Editing Window. There is a File > New > Text Window