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

add: modify in place #88

Open
kendfss opened this issue Nov 18, 2021 · 0 comments
Open

add: modify in place #88

kendfss opened this issue Nov 18, 2021 · 0 comments

Comments

@kendfss
Copy link

kendfss commented Nov 18, 2021

Instead of writing a new file for each modification, could we apply changes in the buffer?

An outline would be as follows:

  • add modify_in_place/write_to_buffer boolean under settings
  • write file using usual commands except specify a temporary path
  • copy the contents into the current buffer, overwriting previous content
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

1 participant