How do I change the "Currently Open Documents" sort order?

1,410 views
Skip to first unread message

pr10n

unread,
Jul 25, 2011, 9:59:42 PM7/25/11
to BBEdit Talk
I can't for the life of me figure out how to get the "Currently Open
Documents" to behave like the old "Documents Drawer" in respect to
navigation ordering.

I'm trying to duplicate the following preference from 9.x:

Documents & Drawer
Next Document and Previous Document navigate in:
[x] Display order
[ ] History order

The current navigation is driving me buggy. My line of sight is
playing ping pong trying to follow the highlighted document.

Am I missing something?
If this has been publicly addressed already could you point me in the
right direction. I looked before posting but couldn't find anything.

On a separate note isn't the word "Currently" somewhat superfluous?
Couldn't "Open Documents" suffice?

Rich Siegel

unread,
Jul 25, 2011, 10:05:18 PM7/25/11
to bbe...@googlegroups.com
On Monday, July 25, 2011, pr10n <paybac...@gmail.com> wrote:

> I can't for the life of me figure out how to get the "Currently Open
> Documents" to behave like the old "Documents Drawer" in respect to
> navigation ordering.
>
> I'm trying to duplicate the following preference from 9.x:
>
> Documents & Drawer
> Next Document and Previous Document navigate in:
> [x] Display order
> [ ] History order

That should have been migrated, but apparently was not. Try:

defaults write com.barebones.bbedit SurfNextPreviousInDrawerOrder -bool YES

R.
--
Rich Siegel Bare Bones Software, Inc.
<sie...@barebones.com> <http://www.barebones.com/>

Someday I'll look back on all this and laugh... until they sedate me.

pr10n

unread,
Jul 25, 2011, 10:48:43 PM7/25/11
to BBEdit Talk
I'm not at all surprised. I have preferences that have been migrated
over or manually reinserted stemming back to version 6.

It works wonderfully now. Thank you very much.

On Jul 25, 8:05 pm, Rich Siegel <sie...@barebones.com> wrote:

pr10n

unread,
Jul 26, 2011, 6:56:06 PM7/26/11
to BBEdit Talk
Hmm... I've just noticed that the navigation ordering can get a little
mixed up if there are multiple files of the same name.

manyc

unread,
Sep 16, 2011, 12:13:16 PM9/16/11
to BBEdit Talk
>     defaults write com.barebones.bbedit SurfNextPreviousInDrawerOrder -bool YES

This appeared to have no effect on my copy 10.0.1. My "Currently Open
Documents" still behaves schizophrenically when reordered and using
key commands for previous and next document.

In essence, I can not reorder documents once open. Is there any other
cure?

Rich Siegel

unread,
Sep 16, 2011, 12:22:05 PM9/16/11
to bbe...@googlegroups.com
On Friday, September 16, 2011, manyc <fran...@mammothnyc.com> wrote:

> This appeared to have no effect on my copy 10.0.1. My "Currently Open
> Documents" still behaves schizophrenically when reordered and using
> key commands for previous and next document.

<http://groups.google.com/group/bbedit/msg/592b44632dab981d>

ecksc

unread,
Mar 17, 2015, 5:42:03 PM3/17/15
to bbe...@googlegroups.com
Thanks to those above for providing the solution for BBedit.

For those using TextWrangler like myself, I was able to correct it using the command:

defaults write com.barebones.textwrangler SurfNextPreviousInDrawerOrder -bool YES 

(note the substitution of "textwrangler" in place of "bbedit"). This appears to have solved the issue.


On Friday, May 31, 2013 at 3:27:42 AM UTC-7, Jaques le Roux wrote:


I also have this issue :(

BBedit version 10.5.3 (3280)
I have tried the  following setting to be able to sort the files:


              defaults write com.barebones.bbedit SurfNextPreviousInDrawerOrder -bool YES

but no luck.

Anyone been able to get this working ?

Matthew Webster

unread,
Apr 2, 2015, 9:17:05 AM4/2/15
to bbe...@googlegroups.com
How do I execute this command? Is there something in TextWrangler to do that or is it just on the terminal?

I've opened a new terminal window, without TW running, and entered that line with no effect.

Neil Dexter

unread,
Apr 2, 2015, 4:11:28 PM4/2/15
to bbe...@googlegroups.com

Command should be run in the command line. I believe restarting the program is necessary. It took a while before it took effect for me, but it worked eventually.

--
This is the BBEdit Talk public discussion group. If you have a
feature request or would like to report a problem, please email
"sup...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

---
You received this message because you are subscribed to a topic in the Google Groups "BBEdit Talk" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bbedit/XFEz-JOgzcI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bbedit+un...@googlegroups.com.
To post to this group, send email to bbe...@googlegroups.com.

Matej Dunik

unread,
Feb 21, 2017, 7:16:36 AM2/21/17
to BBEdit Talk
To avoid other people's frustration, who found this thread and wonder why it just doesn't work:

the correct user default command that works for current TextWrangler (version 5.5.2 (397016), Mac App Store build) is:

defaults write com.barebones.textwrangler SurfNextPreviousInDisplayOrder -bool YES


insetead of:

defaults write com.barebones.textwrangler SurfNextPreviousInDrawerOrder -bool YES


See the difference?
Display vs. Drawer

Matej
Reply all
Reply to author
Forward
0 new messages