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