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
These escape codes are handled nicely by most terminals and, IMHO, should be kept that way.
Unfortunately, WindTerm fails to handle OSC escape codes in general, leading to gibberish littered all over the prompt.
Quick workaround:
If you are using systemd 258 and observed littering behavior: Method 1. Remove the file /etc/profile.d/80-systemd-osc-context.sh Method 2.unset the variable PS0 and PROMPT_COMMAND