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 save buffer #437

Merged
merged 3 commits into from
Sep 6, 2023
Merged

Add save buffer #437

merged 3 commits into from
Sep 6, 2023

Conversation

noborus
Copy link
Owner

@noborus noborus commented Sep 3, 2023

Add filename input to save buffer.
The buffer can be saved in anything other than a regular file.

Confirm whether to overwrite the file.

Change Export to return an error.

This solves #418.

Add filename input to save buffer.
The buffer can be saved in anything other than a regular file.

Confirm whether to overwrite the file.

Change Export to return an error.

This solves #418.
@noborus
Copy link
Owner Author

noborus commented Sep 3, 2023

less has an option to append to the file.
Is this necessary?

Added a function that summarizes message display
and log output separately.
@noborus
Copy link
Owner Author

noborus commented Sep 6, 2023

less has an option to append to the file. Is this necessary?

Added

@noborus noborus merged commit 5b00d4b into master Sep 6, 2023
8 checks passed
@noborus noborus deleted the save-buffer branch September 21, 2023 06:31
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

Successfully merging this pull request may close these issues.

None yet

1 participant