doom-modeline icon indicating copy to clipboard operation
doom-modeline copied to clipboard

Other than color based indicators for various modes

Open andreyorst opened this issue 4 years ago • 3 comments

Hi, this problem is both because of my configuration and current implementation of the feature. When I'm using god mode I can see a circle in the modeline:

image

When I use overwrite mode I can also see the circle in the modeline:

image

When both modes are active, there are two circles:

image

The problem is, that there's no way to tel whether it is god mode or overwrite mode active when only one circle is in the modeline. That bitten me quite a few times already. Now, I know that that's because I'm using a monochrome colorscheme for the modeline:

image

Another problem is that I like it to be this way much better than default colorful style.

Describe the solution you'd like Different icons for these modes would be nice solutions. Some ideas:

  • border_color icon from all-the-icons for overwrite mode: image
  • Maybe broadcast icon for god-mode: image
  • child icon also looks like a good fit for god-mode: image
  • I'm not using evil so I don't know icons for modes it provides, e.g. visual (if there is), insert, normal, maybe others..

Describe alternatives you've considered Previously there were <G> <O> <I> <N> indicators for different modes, like evil, but now it seems that there's only circle left. Maybe option to fallback to textual indicators would be nice solution, though I'm more of a fan of icons.

andreyorst avatar Mar 30 '20 14:03 andreyorst

See doom-modeline-modal-icon.

seagle0128 avatar Mar 30 '20 15:03 seagle0128

Sorry, didn't seen this option while gathering over Customize, this is good one. That's describes alternative, I'm considering, but what about icon solution? Is this hard to implement?

andreyorst avatar Mar 30 '20 16:03 andreyorst

I need some time to investigate the icon solution. Stay tune.

seagle0128 avatar Mar 31 '20 13:03 seagle0128