Closed nmcbride closed 1 month ago
Are you on linux or mac? And can you share a screenshot?
I am on Fedora. I have attached a screenshot.
It is working, it is just the icon that is not.
My setup may be a little unique compared to what you are used to, I'm on Fedora Silverblue and have Nix installed with zsh, oh-my-zsh and your plugin installed through home-manager. :)
ok can your terminal display these characters ⣾⣽⣻⢿⡿⣟⣯⣷
?
So it is definitely a me issue, just not sure why.
The first time zsh loads no, those characters do not work.
If I spawn zsh again, then they work...
➜ ~ echo -e '\u28fe'
zsh: character not in range
➜ ~ zsh
➜ ~ echo -e '\u28fe'
⣾
My only guess is that maybe the locale isn't configured properly?
I'll close this issue as it isn't related to this repo, feel free to add your fix in case someone else has the same issue.
For some reason, I am not 100% sure why, I do not get any spinners or anything.
Just a read triangle with a question mark as a placeholder.