Skip to content

'-' goes back to the netrw explorer but in a non unlisted buffer. #74

Description

@jshort

Using :Ex directly opens netrw with an unlisted buffer. This allows me to use :bp/:bn to hop around between buffers without issue (and wraps when I get to the end). If at anytime I hit '-', it goes to a netrw explorer buffer that is listed, which causes some very odd :bp/:bn behavior.

Is there some config to force vinegar/netrw to always open in an unlisted buffer?

Note this seems to happen in 2 circumstances:

  • netrw list style is 3

  • if netrw list style is not 3, but you open a directory with vim:

    vim .

In both of those cases there is at least 1 file explorer buffer that is not unlisted, which causes the - and :bn/:bp to misbehave.

I'm wondering if there is a work around to this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions