Re: Use :bdel to close directory listing?

2021-03-26 Thread Chris Allison
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

Re: Use :bdel to close directory listing?

2021-03-24 Thread Roland Freikamp
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, > >

Re: Use :bdel to close directory listing?

2021-03-09 Thread Roland Freikamp
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 >

Re: Use :bdel to close directory listing?

2021-03-08 Thread Charles Campbell
Roland Freikamp wrote: Hi, since this is still really annoying me, I have to ask again, if there is *any* solution. You can use :bd! to force a real deletion of a directory as opposed to just hiding it. Unfortunately, this does not work. No matter how often I type ":bd", ":bd!", ":bn",

Re: Use :bdel to close directory listing?

2021-03-08 Thread Roland Freikamp
Hi, since this is still really annoying me, I have to ask again, if there is *any* solution. > You can use :bd! to force a real deletion of a directory > as opposed to just hiding it. Unfortunately, this does not work. No matter how often I type ":bd", ":bd!", ":bn", ":bw", ... nothing happens.

Re: Use :bdel to close directory listing?

2020-10-11 Thread Tony Mechelynck
On Sun, Oct 11, 2020 at 6:42 PM Charles Campbell wrote: […] > My email now is: NcampObell@SdrPchip.AorgM-NOSPAM (ie. remove the NOSPAM > from the address). > > It used to be drc...@campbellfamily.biz, though. I updated all the > syntax files I support with it but then I updated syntax/vim.vim,

Re: Use :bdel to close directory listing?

2020-10-11 Thread Charles Campbell
Richard Mitchell wrote: On Saturday, October 10, 2020 at 5:40:00 AM UTC-4, Tony Mechelynck wrote: On Sat, Oct 10, 2020 at 11:29 AM Tony Mechelynck > wrote: > > P.S. I can get (from Belgium) to Dr. Chip's site with no problem but > downforeveryoneorjustme.com

Re: Use :bdel to close directory listing?

2020-10-11 Thread Richard Mitchell
On Saturday, October 10, 2020 at 5:40:00 AM UTC-4, Tony Mechelynck wrote: > > On Sat, Oct 10, 2020 at 11:29 AM Tony Mechelynck > > wrote: > > > > P.S. I can get (from Belgium) to Dr. Chip's site with no problem but > > downforeveryoneorjustme.com cannot. > > > > Best regards, > > Tony. >

Re: Use :bdel to close directory listing?

2020-10-10 Thread Tony Mechelynck
On Sat, Oct 10, 2020 at 11:29 AM Tony Mechelynck wrote: > > P.S. I can get (from Belgium) to Dr. Chip's site with no problem but > downforeveryoneorjustme.com cannot. > > Best regards, > Tony. P.P.S. I tried to Cc Dr. Chip on the above message but I got a bounce: "drchip wasn't found at

Re: Use :bdel to close directory listing?

2020-10-10 Thread Tony Mechelynck
P.S. I can get (from Belgium) to Dr. Chip's site with no problem but downforeveryoneorjustme.com cannot. Best regards, Tony. -- -- 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

Re: Use :bdel to close directory listing?

2020-10-10 Thread Tony Mechelynck
On Sat, Oct 10, 2020 at 12:28 AM Dominique Pellé wrote: > > Charles Campbell wrote: > > > You can get v171a from my website: > > http://www.drchip.org/astronaut/vim/index.html#NETRW . > > Hi Charles > > The above URL and your website http://www.drchip.org/ > do not work for me somehow. I get

Re: Use :bdel to close directory listing?

2020-10-09 Thread Charles Campbell
Richard Mitchell wrote: On Friday, October 9, 2020 at 6:28:55 PM UTC-4, Dominique Pelle wrote: Charles Campbell wrote: > You

Re: Use :bdel to close directory listing?

2020-10-09 Thread Richard Mitchell
On Friday, October 9, 2020 at 6:28:55 PM UTC-4, Dominique Pelle wrote: > > Charles Campbell > wrote: > > > You can get v171a from my website: > > http://www.drchip.org/astronaut/vim/index.html#NETRW . > > Hi Charles > > The above URL and your website http://www.drchip.org/ > do not work for

Re: Use :bdel to close directory listing?

2020-10-09 Thread Dominique Pellé
Charles Campbell wrote: > You can get v171a from my website: > http://www.drchip.org/astronaut/vim/index.html#NETRW . Hi Charles The above URL and your website http://www.drchip.org/ do not work for me somehow. I get "The connection has timed out". It does not look like a temporary outage,

Re: Use :bdel to close directory listing?

2020-10-09 Thread Charles Campbell
Roland Freikamp wrote: Hi, in earlier ViM-versions, :bdel could be used to close directory listings, and e.g. :bn could be used to switch away from the directory listing to the next buffer. But with newer versions, this unfortunately does not work anymore, which makes it really cumbersome to

Re: Use :bdel to close directory listing?

2020-10-09 Thread Christian Brabandt
On Do, 08 Okt 2020, Roland Freikamp wrote: > Hi, > > in earlier ViM-versions, :bdel could be used to close directory listings, > and e.g. :bn could be used to switch away from the directory listing to > the next buffer. > But with newer versions, this unfortunately does not work anymore, which

Use :bdel to close directory listing?

2020-10-08 Thread Roland Freikamp
Hi, in earlier ViM-versions, :bdel could be used to close directory listings, and e.g. :bn could be used to switch away from the directory listing to the next buffer. But with newer versions, this unfortunately does not work anymore, which makes it really cumbersome to e.g. view/edit all files in