Node:Navigation/Selection, Next:Incremental search, Previous:Using the keyboard, Up:Using the keyboard
In the ECB-buffers RETURN and TAB are the most important keys:
ecb-tree-RET-selects-edit-window
and the function
ecb-toggle-RET-selects-edit-window
which is bound to C-t
in each tree-buffer of ECB!
The RETURN and TAB keys can not be (re)defined with ecb-key-map
!
If you set ecb-tree-navigation-by-arrow
to not nil then the left- and
right-arrow keys work in the ECB tree-window in the following smart way if
onto an expandable node:
Onto a not expandable node the horizontal arrow-keys go one character in the senseful correct direction.