Hi all,

I am seeing a problem using the expand() function and the netrw
plugin.

I have the following autocmd:

autocmd BufEnter * echomsg "Entering buffer " . expand("<afile>:p")

I edit the current directory using the "e ." command and select a file
for editing and then go back to editing the directory.

Few times when entering the netrw directory listing buffer, I see that
filename returned by the expand() function has some garbage
characters.

Is anyone else seeing this problem?

Thanks,
Yegappan

Reply via email to