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
Some users with custom prompt functions have reported that an extra PS> is being printed out after their custom prompt function runs. This seems to be related to the return value of the function but I haven't been able to reproduce it yet. Investigating...