> - Toggling Between Documents: Just as you can Alt-Tab toggle between
> most recently used apps, I need to be able to toggle between recently
> used documents. In the windows world most programs use Ctrl-Tab for
> this. Does BBEdit have anything like this?
With open documents there are some shortcuts, I'm not sure about
recently opened documents.
> - Using selected text as search term. In my previous editor I could
> hit one keystroke and instantly search for the next/prev occurance of
> whatever text was hilited. In BBEdit it seems I have to copy-n-paste
> the text into the search box. This is no good when my task is to paste
> a new bit of code -- the clipboard containing my new text gets wiped
> out by my search term!
"Use Selection for Find" and "Use Selection for Replace" in the search
menu seem to be made for this (cmd-E and cmd-opt-E).
Maarten
> On 30 sep 2008, at 17:43, Stan James wrote:
>
>> - Toggling Between Documents: Just as you can Alt-Tab toggle between
>> most recently used apps, I need to be able to toggle between recently
>> used documents. In the windows world most programs use Ctrl-Tab for
>> this. Does BBEdit have anything like this?
>
> With open documents there are some shortcuts, I'm not sure about
> recently opened documents.
By default, BBEdit assigns "Command-Option-[" and "Command-Option-]"
to previous and next document (also accessible under the View menu).
As Maarten points out, however, these commands operate on open
documents. To access recently opened documents that have since been
closed, you'll need to go to the File -> Open Recent menu.
>> - Using selected text as search term. In my previous editor I could
>> hit one keystroke and instantly search for the next/prev occurance of
>> whatever text was hilited. In BBEdit it seems I have to copy-n-paste
>> the text into the search box. This is no good when my task is to
>> paste
>> a new bit of code -- the clipboard containing my new text gets wiped
>> out by my search term!
>
> "Use Selection for Find" and "Use Selection for Replace" in the search
> menu seem to be made for this (cmd-E and cmd-opt-E).
Maarten offers one good option. Another is to use the Search -> Find
Selected Text command. Depending on your configuration, you may or may
not have a keyboard shortcut assigned to that command. If you don't,
you can easily add it under BBEdit -> Preferences -> Menus (in fact,
you can add a key combo to any menu item, or change the defaults, from
that same location).
I use "Command-Control-F" for Find Selected Text and "Shift-Command-
Control-F" for Find Previous Selected Text.
Hope this helps!
-Dennis
> 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.
-Dennis
> You also can cycle through open BBEdit documents by pressing "Command
> Tilde" (~), which is Mac's default for doing that.
Good point. But it should also be clarified that Command-tilde cycles
between *windows* rather than documents. If you're using BBEdit's
document drawer with multiple documents per window, then Command-tilde
will only get you so far.
-Dennis
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.
"Command-Option-[" and "Command-Option-]"