On Feb 9, 2010, at 10:32 AM, Morbus Iff wrote:

> If I have an unbound project window (one in which the Editor pane is not 
> open), then I can do the following to toggle between an Editor window and the 
> Project window:
> 
> * [If editor is focus]: Command + `, <type letter to project file>
> 
> I am unable to find an equivalent if I have a *bound* project window (one in 
> which the Editor pane is attached to the project). Is there one?

To move focus *out* of a text view, use Control-Tab (and make sure it isn’t 
bound to “Switch to Counterpart” - that was the old factory default.)

By default, the project list in project windows does not accept keyboard focus 
when the attached editor is visible. You can enable this with:

        defaults write com.barebones.bbedit 
Projects:ProjectsListCanAcquireKeyboardFocus -bool YES

- Jim

-- 
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.

Reply via email to