Skip to content

nested dir aliases show no icon #7

@bugabinga

Description

@bugabinga

Given the following config (fish):

set SILVER status:black:white dir:blue:black git:green:black cmdtime:magenta:black
set -x SILVER_DIR_LENGTH 1
set -x SILVER_DIR_ALIASES $HOME/Workspace:\ue796:$HOME/Workspace/go:\ue627
set -x SILVER_SHELL fish
eval (silver init)

I expected to see the go icon when navigating to ~/Workspace/go.
But the prompt shows: /go  1ms

I am unsure if the output should be <workspace icon>/<go icon> or simply <go icon>.

Note: The home directory seems to be a special case here...

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