Friday, March 26, 2021

Re: Use :bdel to close directory listing?

Hi Roland,

You probably don't want to hear this, but :bn, :bd etc work as expected here.
Have you any script or plugin that may be overriding the usage of the :b* commands?
try starting vim with
```
vim --clean *
```
to see if the commands work now.

On Wed, 24 Mar 2021 at 19:27, Roland Freikamp <rk-list@koebler.com> wrote:
Hi,

so, there is no way to prevent netrw from breaking the :bn/:bdel
behaviour? Will this netrw-bug be solved soon?

Until then, the only way seems to completely diable netrw, e.g. by
let g:loaded_netrw=1


Best regards
Roland


On 2021-03-09 18:04:11 +0100, Roland Freikamp wrote:
> Hi,
>
> thanks for your answer. Unfortunately, it does not work here,
> even after upgrading to netrw v171g.
>
> > Well, I just don't see that problem.
> >
> > vim *
> > shows the dir/ and its file,
> > :bn then moves on to "file".
> >
> > Repeating, and instead of :bn I used :bd -- and the "file" is opened with
> > contents shown.
> This does not work here -- :bn and :bd do absolutely nothing.
> It looks like this does not work when "set hidden" is used. :(
>
> So: Is there any way to use "set hidden" (which I need, since I want to
> edit several files simultaneously), and being able to switch away/close
> directory listings with :bn/:bd or some other command?
>
> > Perhaps upgrading netrw would be of assistance in this; its at 171g (v170
> > should be available as a regular vim update, and 171g is available from my
> > website as http://www.drchip.org/astronaut/vim/index.html#NETRW).
> Unfortunately not.
>
>
> Best regards
> Roland
>
> --
> --
> 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.
> To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20210309170411.GA23840%40localhost.

--
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20210324192746.GA390%40localhost.


--
regards

Chris Allison

--
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAEL%2B%3DCFJHDvERK2Ua4aKWe4Ow%2BiU0%3DLUW9rAba%2Bm0vH5LvfbKQ%40mail.gmail.com.

No comments: