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
Guard restore variables against misconfigured shells
This applies the same idea from 44c6fe7
to the restore variables.
It is needed because some weird misconfigured shells may prefix every
shell output with some weird escape codes.
Fixes#52
0 commit comments