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
Default implementations of zsh shell (tested on OSX Monterey and Ubuntu 22.04) uses ANSI escape codes to customise the shell prompt with colours etc. This causes the regex used to recognise the shell prompt to fail.
Default implementations of zsh shell (tested on OSX Monterey and Ubuntu 22.04) uses ANSI escape codes to customise the shell prompt with colours etc. This causes the regex used to recognise the shell prompt to fail.