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

feat: buffer history ringbuffer #131

Merged
merged 2 commits into from
Jul 1, 2023
Merged

feat: buffer history ringbuffer #131

merged 2 commits into from
Jul 1, 2023

Conversation

willothy
Copy link
Owner

@willothy willothy commented Jun 30, 2023

Adds a fixed-sized ringbuffer that keeps track of buffer history, and allows access to Buffer objects from anywhere. Size is configurable, and the history can be disabled if you don't want to use it.

Closes #109

@willothy willothy merged commit 492408b into main Jul 1, 2023
6 checks passed
@willothy willothy deleted the buf-history branch July 1, 2023 04:57
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.

Focus on delete: Last open buffer
1 participant