Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.6.4 empty output when regex does not match #42

Closed
chris-cummings-eb opened this issue Jun 18, 2019 · 1 comment
Closed

0.6.4 empty output when regex does not match #42

chris-cummings-eb opened this issue Jun 18, 2019 · 1 comment

Comments

@chris-cummings-eb
Copy link

$ echo hello | sd j ''

$ echo hello | sed 's/j//g'
hello

This is new behavior that was introduced after upgrading this package via homebrew today. I'm not sure which version I was running before, but probably the immediately previous release or two.

The behavior used to match sed in this case. I'm not sure what's intended, but I wanted to file an issue incase it was helpful.

@chmln chmln closed this as completed in 3e0a8e1 Jun 19, 2019
@chmln
Copy link
Owner

chmln commented Jun 19, 2019

Hey, thanks a lot for reporting this @chris-cummings-eb !

I've released v0.6.5 with the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants