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

very rough wip of saving between sessions #8

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

srcrip
Copy link

@srcrip srcrip commented Mar 7, 2024

see: #5

this is really messy but just showing off the kind of idea of how you could go about this.

Also I really think the cursor should be a piece of global state in memory, that you just move through instead of looping through the whole list cause it adds a lot of stuff that probably doesn't need to be there? Then you could serialize the cursor too and it'd be a whole lot simpler.

@srcrip srcrip mentioned this pull request Mar 7, 2024
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.

1 participant