PoWah Wong wrote:
When I use gvim to open files, the first time it will display all the files in
the directory A.
After I open a file, when I try to open files in the same directory A,
it does not display any files, i.e. the directory A is displayed as empty.
I have to display the files in another directory B (e.g. parent directory),
then it will display all the files in the directory A.
gvim version is 7.0. I download source code and compiled it.
Linux is Red Hat 7.2 (2.4.7-10smp).
I generally use Fedora Core 4; I doubt that Red Hat 7.2 acts that much
differently. So, please give the
commands you actually use.
For example:
gvim .
(select a file) <cr>
:e .
which, by the way, works for me. If that sequence isn't working for
you, then you'll need to consider
the settings you're using. Try commenting out all such settings (except
set nocp) and determine which
one, if any, is causing problems.
Regards,
Chip Campbell