Skip to content

No buffer shown for netrw #25

Open
@gibfahn

Description

@gibfahn

Say I have the following directory listing:

.
├── a
├── b
├── c
└── dir
    ├── a2
    ├── b2
    └── c2

1 directory, 6 files

I open everything with vim *:

image

I get my files and the dir/ listing as expected. But if I change to the dir buffer, the dir/ option in the tabline isn't highlighted.

image

I assume this is because that buffer is listed as "no name". Is this something that's actually possible to fix? If there's no buffer name, I can imagine that with multiple directories open it might not be possible to work out which was highlighted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions