How to rebuild directory buffer in ECB?

334 views Asked by At

This is basically the question. I've added a new directory, since opening ECB, but the directory buffer isn't updated. How do I force it to update? Tried C-c . s and revert-buffer in the directories buffer to no effect.

EDIT

Sorry, this is weird, I actually found M-x ecb-update-directories-buffer but it won't update it :S... Is this something known to happen? This is just a regular directory I've added except the name is one letter long.

2

There are 2 answers

1
phils On

I don't use ECB, but g is the usual Emacs binding for a 'refresh buffer contents' function.

0
kovan On

Shift + click on the node you want to refresh.