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: Add toggle, next and prev #7

Merged
merged 7 commits into from
Mar 29, 2024
Merged

feat: Add toggle, next and prev #7

merged 7 commits into from
Mar 29, 2024

Conversation

desdic
Copy link
Owner

@desdic desdic commented Mar 27, 2024

  • Toggle between the last 2 open indexes
  • Next function to move the next index
  • Prev to move to previous index
  • Save function to force saving data
  • Save new location if file is re-added (can be used as a global mark)
  • Small optimizations to functions called multiple times

desdic added 6 commits March 27, 2024 19:58
- Also fixed a bug when adding a file and using save_cursor_location
  we should always store the new location if file is re-added
@desdic desdic merged commit f5a40b9 into main Mar 29, 2024
8 checks passed
@desdic desdic deleted the 20240327dev branch March 29, 2024 12:13
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