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



ECB Sources- and history-interactor

ECB offers two interactors for displaying source-file-names: The sources- and the history-interactor. The former one displays all source-file names of the currently selected directory of the directories-interactor (see ECB Directories-buffer) whereas the latter one displays the names of all currently loaded source-files regardless in which directory they reside so it works as a "history" of source-files.

Both the sources- and the history-tree-buffer are "flat" tree-buffers means all nodes are direct children of the invisible root-node and can not be expanded.

Usage of the sources/history interactor
Activating/Displaying the sources/history interactor

Either use one of the predefined layouts which contain the sources (rsp. history) 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 "sources" (rsp. "history") into this new layout (see Creating a new ECB-layout).

Customizing the sources/history interactor

See ecb-sources and ecb-history for a list of all options currently available for customizing these interactors to your needs.