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

Revise vi-mode's jumplist #1093

Merged
merged 14 commits into from
Sep 18, 2023
Merged

Conversation

fukamachi
Copy link
Collaborator

@fukamachi fukamachi commented Sep 16, 2023

  • Make jumplist window-local
  • Keep only 100 points in a single jumplist
  • Remove points on the same line when pushing a new point in a jumplist history
  • Remove newer history when pushing a new point after going back the history
  • Don't save on the same line motion
  • Don't save on operator execution (like dG, d%)
  • Save the current point on :e and :b
  • Copy a current jumplist when splitting the current window

@fukamachi fukamachi marked this pull request as ready for review September 16, 2023 16:19
@cxxxr cxxxr merged commit 0714be8 into lem-project:main Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants