Skip to content

Icons of symbolic links to directories #566

Closed
@Naheel-Azawy

Description

I have just noticed that the icons of links to directories look like files (ln=🗎). I guess the source shows the reason in icons.go:

case f.linkState == working:
	key = "ln"

Maybe it's possible to add something like ln-di? But some might complain about other icons too. Maybe better ignore checking if it's a link or not and just use the icon of the linked file? Not sure, what do you think?

Activity

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

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions