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
Thanks for the report. Getting shx sed to be 100% compatible has been a challenge. I'd be willing to accept a contribution to the shx project if you're interested in working on this.
How does the current behavior compare to sed -e ... (extended regex syntax)?
With the following
test.file
:With actual
sed
on macOS:With
shx sed
:Node version: v20.12.2
The text was updated successfully, but these errors were encountered: