Julien Wintz
Julien Wintz
Ok, thanks for the comment, I have installed fonts *I did not already have using __all-the-icons__*, e.g. `build/icons-in-terminal`, and some fonts from `icons-in-terminal` fonts folder, and hacked `/System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreText.framework/Resources/DefaultFontFallbacks.plist` to be...
@jcmkk3 I think you want to have: ```lisp (setq default-frame-alist (append (list '(internal-border-width . 0)))) (setq window-divider-default-places t window-divider-default-bottom-width 1 window-divider-default-right-width 1) (window-divider-mode 1) ```
You made your point. However, using `magit` together with `magit-flow`, I used to have a GitFlow segment that do not show up anymore. But it might be a minor mode,...
You can see it here: https://github.com/d12frosted/homebrew-emacs-plus/pull/21.
Humm, not really, the point to using `spaceline-all-the-icons` is to have a fully featured modeline without having to define your own. Also I'd rather like to contribute than fork. So...
Totally agree with most of these choices * makes sense for text-scale to be displayed only when it has been changed * with no explicit advice in user init, package...
Awesome :-)
`(spaceline-toggle-all-the-icons-buffer-path-off)` for information.
Sorry for the late response. I'll dig into this and try a PR if I get something reasonable. Hope your new job is funny and right.
I must admit, on MacOS Sierra, I also notice notable performance issues since I switched to spaceline-all-the-icons, especially when switching form a buffer to another of when creating a (built-in,...