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
PSReadline doesn't render ANSI escape sequences properly resulting in a unusable commnand line experience after executing git commands or the git bash shell.
This behavior appears if you invoke git bash or any other Cygwin based shell from within PowerShell. Once returned to the parent shell raw escape sequences are rendered on the command line as you type.