Adam Sokolnicki
Adam Sokolnicki
> Could this have to do with inconsistency within the font itself? I believe so. If you look [here](https://github.com/domtronn/all-the-icons.el/blob/master/all-the-icons.el#L253) you can see that the icon for rust is defined as...
I encourage you to open a PR for this. If you could include a screenshot showing the change that would be great.
> First of all, I would like to thank you for your work for the community. Thanks for the kind words, and excuse me for responding so late. > Do...
First of all I've never used ivy-rich. But isn't that a more full blown version of all-the-icons-ivy? Is there really a benefit in running both of them?
> Just like @rememberYou posted in his first message from the pictures, ivy-rich provide more information about the files like (size, mode, project, path). Are you saying all-the-icons-ivy provide that...
I haven't thought about adding icons to the "grep" commands. I would need to dig into them and see if they use something similar like the completion commands.
@jrblevin do you know any other emacs package that does similar thing?
I see that [org-download](https://github.com/abo-abo/org-download) does something similar. Too bad Emacs does not have this built in.
Github is also collapsing full urls to issues like: https://github.com/vermiculus/magithub/issues/24 Do you think that it makes sense to implement it also?
I can confirm that changing `nil` to `t` helps in this matter.