Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

netrw (v146) plugin broken in latest Vim-7.3.782 #105

Closed
GoogleCodeExporter opened this issue Aug 18, 2015 · 2 comments
Closed

netrw (v146) plugin broken in latest Vim-7.3.782 #105

GoogleCodeExporter opened this issue Aug 18, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

I notice that netrw plugin v146 which comes with Vim by
default no longer works in Vim-7.3.782. It does not open
directory when pressing Enter on a directory. 

It started to be broken in this recent changeset 3920:c53344bacabf
which upgraded netrw:

Vim-7.3.716 (3920) (netrw v146) ...... broken
Vim-7.3.715 (3919) (netrw v145) ...... OK

I also tried to install netrw v147d 
from www.drchip.org/astronaut/vim/index.html#NETRW
but it's also broken (same bug).

What steps will reproduce the problem?

1. Use the following minimalistic ~/.vimrc

$ cat ~/.vimrc
filtype plugin on
let g:netrw_liststyle=3

2. Run vim with:  vim ~/

3. Move cursor to a directory and press Enter.
   Observe than directory is not opened.  
   with Vim-7.3.782.  Directory was opened
   with older Vim (<= 7.3.715, netrw v145)

What is the expected output? What do you see instead?

Vim should open directory when pressing Enter
but instead nothing happens.

What version of the product are you using? On what operating system?

Vim-7.3.782 (huge, gtk2) on Linux-x86_64.

Original issue reported on code.google.com by dominiqu...@gmail.com on 24 Jan 2013 at 5:08

@GoogleCodeExporter
Copy link
Author

This problem has been fixed and is currently available at my website:

http://www.drchip.org/astronaut/vim/index.html#NETRW  (v147e)

A few more things on my list for netrw before I submit it to Bram M. for 
general distribution.

Original comment by drc...@campbellfamily.biz on 11 Feb 2013 at 8:37

@GoogleCodeExporter
Copy link
Author

Forgot to change its status...

Original comment by drc...@campbellfamily.biz on 11 Feb 2013 at 8:39

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant