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

Outline: option to edit files in place #13

Open
andreoliwa opened this issue Mar 26, 2022 · 0 comments
Open

Outline: option to edit files in place #13

andreoliwa opened this issue Mar 26, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@andreoliwa
Copy link
Owner

andreoliwa commented Mar 26, 2022

Problem

As a user, I want to edit the files directly, so that I don't need to copy/paste the stdout output to the file.

Possible solution

  1. Add options -i/--in-place to edit the file in place (like sed does).
  2. Mimick the exact flag from sed, so it's easier to relate the functionality.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant