We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
System: macOS 10.12.1
When expanding one of the git commits with tab and closing it again the following error is shown:
sed: illegal option -- r various tweaks (3 days ago) <myname> usage: sed script [-Ealn] [-i extension] [file ...] ago) <myname>
The text was updated successfully, but these errors were encountered:
Installing gnu-sed should fix that issue.
Sorry, something went wrong.
-E has the same effect on OS X. So it can be easily replaced if the OS is not linux.
-E
f7e1209
Merge pull request #23 from radekk/hotfix/osx-sed-params
e80cb53
Fixes #13. Different param name on OSX for Sed program.
No branches or pull requests
System: macOS 10.12.1
When expanding one of the git commits with tab and closing it again the following error is shown:
The text was updated successfully, but these errors were encountered: