Node:ECB Directories-buffer, Next:, Previous:Tree-buffer styles, Up:Basic interactors



ECB Directories-interactor

The ECB directories interactor is for browsing directories. The direct children of the invisible root-node are called source-path and can be defined with the option ecb-source-path. Each source-path is the starting-node of the complete directory-structure below this path and can be browsed with the directories-interactor.

When a sources interactor is contained in the current layout then per default only directories and subdirectories are displayed in the directories tree-buffer (the source-files are displayed in the sources tree-buffer - see ECB Sources-buffer) but this can be changed with the option ecb-show-sources-in-directories-buffer.

Usage of the directories interactor

When source-files-nodes are displayed in the directories-buffer (see ecb-show-sources-in-directories-buffer) then for these nodes all descriptions of section ECB Sources-buffer are valid.

Activating/Displaying the directories interactor

Either use one of the predefined layouts which contain the directories interactor (see Changing the ECB-layout) (e.g. via C-c . l c) or create a new ecb-layout via the command ecb-create-new-layout and add a buffer of type "directories" into this new layout (see Creating a new ECB-layout).

Customizing the directories interactor

See ecb-directories for a list of all options currently available for customizing this interactors to your needs.