Tuesday, January 14, 2014

Re: problems (and bugs) with netrw

Matteo Cavalleri wrote:
>> 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)
> I installed it. if there's nothing else to do to load the new version then the problem still happens. it might be some interactions with other plugin, but i've no idea how to find out.
* what o/s are you using?
* what netrw-oriented options are you using? In looking at your image,
I see you're using a tree listing with banner off, and so now I see a
blank line at the top. I'll look into it.
* netrw's banner will tell you what version you're using. You can also
type :echo g:loaded_netrw .
* if its interaction with some other plugin -- move them out of your
.vim/plugin directory and see if the problem recurs. If not, put them
back in and figure out which one is causing the issue. If you're using
one of the add-ons for plugin management (vundle, etc), well, I don't
use them as they're non-standard, and so you'll have to figure out how
to selectively disable/re-enable them on your own.
>
> I see that the second time i open the help ":echo &ft" outputs "text", but I have no idea why it happens
>
> http://www.freeimagehosting.net/ksvo8
>
>
>
>> I haven't seen this one, please let me know if you get a way to
>> reproduce it (please use v150t, though).
> currently it hasn't happened yet. as I said it was random, but it seemed to happen quite frequently, so the fact that i haven't seen it yet might mean it's solved... anyway, if it happens again i'll report it, thanks :)
>
>
>
>>> 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
> i suppose I didn't explain the problem correctly. I don't want to go back to netrw, I want to close netrw and go back to the file I was editing (I'm opening it in the current window, not in another split)
:q -- will quit netrw (and close the window)

How did you open netrw? :e somedirectory ? Hit <c-o> often enough
and you'll get back. That's the same as for any :e file ... :e
something else (now get back) sequence in vim. You might find
:help :jumps helpful, too.
>
>
>
>> 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.
> i still do
>
> http://www.freeimagehosting.net/ua5m1
>
> thanks for the help
>
I'm not going to be able to help much more today -- I'm having hard disk
issues.

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: