Vivian De Smedt
                                            Vivian De Smedt
                                        
                                    Thanks for the answer :-) I'll use the flag in my config :-)
I have created a Pull request https://github.com/moll/vim-bbye/pull/21 that support: Multiple arguments: :Bdelete 2 4 5 Ranges: :%Bdelete, :2,4Bdelete or :2Bdelete
I have the same problem. It happens only with Conemu + Vim. I don't have the problem with Cmd + Vim or with Conemu + Neovim. I'm using Vim 9.1...
Thanks very much for BBye :-) In the same spirit I noticed that `Bdelete` doesn't support range: ``` :%Bdelete ``` Is there a good reason for that or are you...
I have created a Pull request #21 that support: - Multiple arguments: `:Bdelete 2 4 5` - Ranges: `:%Bdelete`, `:2,4Bdelete` or `:2Bdelete`
Thanks for your interest for the pull request. Here is the corresponding excerpt from the documentation ``` :[N]bd[elete][!] *:bd* *:bdel* *:bdelete* *E516* :bd[elete][!] [N] Unload buffer [N] (default: current buffer)...
I had the same demand and I created a [question](https://vi.stackexchange.com/q/43815/23502) about it in [StackExchange/vi](https://vi.stackexchange.com/) Basically I propose to create a `markdown.vim` in `~/.vim/after/syntax/` with the following content: ``` if match(&runtimepath,...
Thank for your nice message. Don't put too much pressing on yourself. I'm glad to help. Let me know if I can do something for the project. But I can...
Thanks for your feedback. Let me know if I can be of any help.
I notice that the merging is blocked what can I do to unblock it :-)