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
Fix support for BSD sed (default version of sed on macOS): previously, some of the sed commands worked only for GNU sed but not for BSD sed. All sed commands now work uniformly for both versions of sed.