Manas Thakur
Manas Thakur
@atrotors Please raise a pull request. Even if it's not merged, I am sure many users would like to have this issue corrected.
UPDATE: This issue is not there with ack.vim.
I checked with alternating between `edit` and `Explore`, and found a difference that annoys me. If I keep the default @tpope has right now, the selected entry on pressing `-`...
Yes, I checked. The problem persists.
Hi @kiryph . No, the behaviour still remains the same. `Rexplore` will be available the second time onwards, right? However, this problem happens even when netrw is opened the first...
Hi @kiryph , The issue I am mentioning is the same as the title. If I use `edit`, I have a non-unlisted buffer in the bufferlist, which disrupts `:bnext` and...
Hi @kiryph, Thanks for this. It works but still has an issue: if we close netrw using `:bdelete`, is restores the alternate buffer, instead of the previously active one.
Hi @kiryph, Thanks for the detailed steps. I have used the first code-block, along with `Explore` instead of `edit` in the mapping for `VinegarUp` ([code here](https://github.com/manasthakur/vim-vinegar/blob/master/plugin/vinegar.vim)). After step 4, when...
It seems there is no variable `g:netrw_altfile`. If I change it to `alt_file`, things work perfectly 👍 The patched fork is available [here](https://github.com/manasthakur/vim-vinegar).
I have not included a poa.properties file. Just following the instructions on the DaCapoAndSoot wiki page. Regards, Manas