Skip to content
Discussion options

You must be logged in to vote

But about my original comment, since I didn't get icons on mini.files, I was asking if it was possible to show a / after each directory, much like ls already does.

There is no built-in way to do that, as differentiating via custom prefix (icon by default) and highlight group should be enough.

I also think (not 100%, but ~95% sure) that there is no way to do that since 'mini.files' relies on the basename being the same as it expects it to. I.e. without slash. Somehow adding trailing slashes to directory will make 'mini.files' think that that directory was "renamed" from dirname to dirname/. It doesn't look like a good idea to adjust the code to take this use case into account.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@fedemp
Comment options

@echasnovski
Comment options

Answer selected by echasnovski
@fedemp
Comment options

@echasnovski
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested mini.files
2 participants