You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems to happen in every shell. I also experience this using zsh.
For people who use custom prompts like Starship, this is kind of a dealbreaker, since the custom prompt is basically removed. Also, any kind of syntax highlighting via zsh-syntax-highlighting, is apparently also gone
The default powershell line prompt is:
PS [CurrentDirectory]>
When running inshellisense, this gets replaces with
>
And the line prompt no longer shows the CurrentDirectory
The text was updated successfully, but these errors were encountered: