syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.65k stars 4.89k forks source link

Misleading visual indicator in HELM #8674

Closed jsab closed 4 years ago

jsab commented 7 years ago

Description

The cursor and the bottom left state indicator color implies that we are in normal mode but it is not the case.

Reproduction guide

Alternative reproduction steps:

Observed behaviour: The bottom left state indicator is orange and so is the cursor. This indicates that we are in normal mode.

Expected behaviour: In vim style the bottom left indicator should be green with the appropriate cursor. In hybrid style the bottom left indicator should be blue with the appropriate cursor.

System Info

syl20bnr commented 7 years ago

I looked into the code of spaceline and I'm not sure how we can handle this, pinging @TheBB :-D

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!