anki-code / xontrib-prompt-starship

Starship cross-shell prompt in xonsh shell.
MIT License
52 stars 8 forks source link

The default prompt arrow does not reflect the vi mode #6

Closed taranlu-houzz closed 2 years ago

taranlu-houzz commented 2 years ago

In other shells (at least, in fish), when you activate vi mode, the starship prompt arrow reverses direction to indicate the difference between "insert" mode vs "command" mode. This does not appear to be working with the starship/xonsh integration.

anki-code commented 2 years ago

Does this actual to the xonsh support in the starship?

taranlu-houzz commented 2 years ago

@anki-code Haha, yeah, actually, the same thing happens with the setup they recommend. I thought this problem seemed familiar; I actually submitted a issue about it a while back but forgot about that: https://github.com/starship/starship/issues/3614

taranlu-houzz commented 2 years ago

I guess this is not really an issue with this xontrib then, so I will close the issue.