Tuesday, January 14, 2014

Re: problems (and bugs) with netrw

Matteo Cavalleri wrote:
> I'm starting to learn netrw (the version shipped with the latest vim 7.4.142) but I already have a couple of problems and maybe a bug. Try to do this:
>
>
> open any file
> :Explore<cr>
> press F1 for netrw help (will open in an horizontal split)
> go back to netrw split
> move over any file and press P
> the file opens in the split where the help was displayed
> :q the file
> press F1 again
> the help shows again but it is not formattet nor highlighted
Just tried this sequence out and didn't see any problem. Please try the
latest version of netrw (v150t, available from my website:
http://www.drchip.org/astronaut/vim/index.html#NETRW)
>
>
> there's also a problem with buffers losing all their rows (as if someone erased them all. a simple "u" brings them back, but the buffer remains marked as modified) but I haven't found yet a reliable way to reproduce it. it seems to happen at random...
I haven't seen this one, please let me know if you get a way to
reproduce it (please use v150t, though).
>
>
>
> and now for the problem: when i open netrw, i don't know how to go back to the file i was editing... I mean, I don't want to select a file and open it, I want to close netrw and go back to whatever i was editing before.
:Rexplore
> [snip]
>

> another problem: let's say I do :e app/etc/local.xml and then open netrw. I move over ../ and press <cr> to go back up one level in the hierarchy. the cursor move on row 0. is it possibile to let it stay on the first line of the file listings? i.e. after the netrw header. If i disable the header with "let g:netrw_banner=0" there's one empty line on top of the buffer, so a movement is still needed. It also happens when i open a file with <cr>. if I open netrw again the cursor is no longer on the file i opened, but on the first line.
Netrw v150t's cursor was on the ".." after moving up a directory. Please
try v150t. I didn't see a blank line with g:netrw_banner= 0, either.

Regards,
C Campbell


--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: