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

[Feature request] Support of advanced actions #13

Open
ohault opened this issue May 16, 2024 · 2 comments
Open

[Feature request] Support of advanced actions #13

ohault opened this issue May 16, 2024 · 2 comments

Comments

@ohault
Copy link

ohault commented May 16, 2024

Advances actions could be implemented on top of the existing one, thanks to the clean and great design of this tool.

Here are some proposals

  • remove duplicate entries
  • merge sections
  • compact to merge sections and remove duplicate entries
  • diff two INI files
  • sync a section between two INI files
  • ...
@dbohdan
Copy link
Owner

dbohdan commented May 18, 2024

I don't plan to implement these features right now. I will keep the issue open as a list of ideas for me and any contributors.

@yaitskov
Copy link

add modify in place flag - stick to sed until then. these days everything serious is dockerized/nixified etc and there is no danger of concurrent access to dirty file.

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

No branches or pull requests

3 participants