Hi,
em.. I think I have the problem sometimes. My solution is enlarge the
window big enough so that it will not asking you hit space. But I can
add this to todo list and think about the way to avoid this annoying
thing.
The quick solution is just remove the line below in exProject.vim in
the function s:exPJ_RefreshProject
echon "Update directory: " . .....
you can locate the file in exvim vimfiles/plugin/exProject.vim
Regards.