Adam Sokolnicki
Adam Sokolnicki
@joshuajansen thanks. Indeed it seems like using `data-no-turbolink` is the only solution. It is definitely worth mentioning that in the README. It looks that turbolinks are not specific to rails...
In our case the issue was the fact that we've put `http://` in the host configuration option.
> Maybe this could be solved by having a generic icon for everything which has no specific icon. I haven't though about it, but yes that sounds good. > Moreover,...
I see that I also have a spacing issue "all-the-icons-ivy.el" is taking more height than for example "*scratch*"...
@Sbozzolo I've just pushed a commit that adds an icon it seems that it helped.
@Sbozzolo I appreciate you're attention to details. I've made a change in the last push. Please have a look. I hope it won't trigger unwanted side effects.
Oh boy I think that's too much of fine tuning for me. I will leave this issue open. I will revert my last change and put it in a separate...
The branch is this one: https://github.com/asok/all-the-icons-ivy/tree/overwrite-args
@loafofpiecrust if you download this file and evaluate the buffer https://github.com/asok/all-the-icons-ivy/blob/overwrite-args/all-the-icons-ivy.el does it help?
@loafofpiecrust does it help if you do `(setq all-the-icons-ivy-icon-args (list :height 1.0 :v-adjust 0.1))`? You can play with `:v-adjust` variable and see if it helps.