spaceline-all-the-icons.el icon indicating copy to clipboard operation
spaceline-all-the-icons.el copied to clipboard

Major Mode Segment

Open domtronn opened this issue 7 years ago • 5 comments

(Quoted from @jwintz #7)

And as a last point, M-x space line-toggle-major-mode-on does have any effect whatsoever. Miss it.

domtronn avatar Apr 21 '17 08:04 domtronn

So part of the original inspiration for this package was mode-icons but obviously using icon fonts rather than XPM images. And as such, the major-mode segment is now replaced by spaceline-all-the-icons-mode-icon Which should replace the major mode string with the corresponding icon... However, if it can't find the icon, the major mode string appears in spaceline-all-the-icons-process

There's probably a little bit of work to make sure this isn't duplicated, but I'm happy to add this segment back in if you find it useful 😃

domtronn avatar Apr 21 '17 09:04 domtronn

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, and as I use diminish for nearly all of them, I do not know whether it comes from spaceline-all-the-icons or from my setup.

screen shot 2017-04-21 at 12 16 50

jwintz avatar Apr 21 '17 10:04 jwintz

Yep, you're right - I haven't implemented a diminish segment yet! It's another thing I don't personally use... But plan to add in in the future.

Again, any ideas/information about how you think it should be displayed would be great! 🙂 It'd also be great if you could show what your GitFlow segment used to look like and I can try and recreate it.

domtronn avatar Apr 21 '17 11:04 domtronn

You can see it here: https://github.com/d12frosted/homebrew-emacs-plus/pull/21.

jwintz avatar Apr 21 '17 12:04 jwintz

That does look like diminish, I'm going to raise a new issue for the diminish segment.

domtronn avatar Apr 21 '17 13:04 domtronn