Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

nested dir aliases show no icon #7

Closed
bugabinga opened this issue May 1, 2019 · 2 comments
Closed

nested dir aliases show no icon #7

bugabinga opened this issue May 1, 2019 · 2 comments

Comments

@bugabinga
Copy link

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...

@reujab reujab closed this as completed in 71fe5d9 May 5, 2019
@reujab
Copy link
Owner

reujab commented May 5, 2019

Fixed in v1.0.6. Thanks for reporting this.

@bugabinga
Copy link
Author

I thank you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants