Selecting Items | previous | next |
File System Browsing allows you to browse the contents of your entire hard disk as well as of any attached drives using the left/right arrow keys. You can start with any file or folder that has been previously selected. Press either the right arrow key or the space bar to show the contents of a selected folder, use left arrow to show the contents of the parent folder.
If you hold down the Option key while browsing your hard disk, LaunchBar will show hidden and invisible files as well. That way you can also browse the hidden contents of application packages and file packages.
If you navigate into a folder with Shift-Space, LaunchBar not only shows the contents of that folder, but also the contents of all its sub-folders and sub-sub-folders.
There’s one prerequisite to consider: This deep sub-search only includes files and folders that are contained in LaunchBar’s index. So for example, if you have indexed your entire Documents folder in LaunchBar, you can perform arbitrary deep sub-searches inside your Documents folder. However, if your Documents indexing rule is restrictive in one or the other way (for example, if it only indexes up to a certain sub-folder level or if it includes only a certain type of files), only those indexed items will be accessible via deep sub-search.
LaunchBar lets you navigate into any text file (either plain text or .rtf, .html, .doc, .webarchive, and more) in order to preview its contents. Just select the text file in LaunchBar and press Right Arrow. Each line or paragraph will then be displayed as a separate text item.
Note that you can sub-search these text items, so you can quickly search the file contents for a particular word.
If you are a developer, you will find this feature very handy to search e.g. within a particular header or documentation file.
If you have selected a .plist file in LaunchBar, you can press Right Arrow to browse the plist hierarchy of this file. This works also with a number of other filetypes such as .strings, .dict, .pbxproj or .ini and more.
When you’ve selected a web bookmark or an item from your web history, press Right Arrow to display other URLs from the same domain.
Select an email address and press Right Arrow to display other email addresses from the same domain.
As an alternative to the left/right/up/down arrow keys you can use emacs and vi style key bindings for navigating the search result menu.
Arrow Key | Emacs-style | vi-style |
---|---|---|
Up Arrow | Control-P | Control-K |
Down Arrow | Control-N | Control-J |
Left Arrow | Control-B | Control-H |
Right Arrow | Control-F | Control-L |
Home | Control-A | Control-Shift-H |
End | Control-E | Control-Shift-L |
Page Up | Control-Shift-P | Control-Shift-K |
Page Down | Control-Shift-N | Control-Shift-J |
If you prefer to use Control-J-K-L-I instead of the standard vi-style Control-H-J-K-L keys you can choose this setting in the Keyboard Shortcuts pane of LaunchBar Preferences.