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

Easymotion-like jump mode #1162

Closed
wants to merge 5 commits into from
Closed

Conversation

Omnikar
Copy link
Contributor

@Omnikar Omnikar commented Nov 24, 2021

Depends on virtual text (#417). I will rebase once that's merged.

I've had to edit the functions for checking whether the primary cursor is in the view to accept any cursor position so they could be used to know when to stop finding jump locations.

To-do:

  • Accept a motion to use for jumping (as of now, the w behaviour is used unconditionally).
  • Change the color of the file text when in jump mode to make it easier to see the jump location annotations.

Related: #274, #510

helix-term/src/ui/mod.rs Outdated Show resolved Hide resolved
@NNBnh NNBnh mentioned this pull request Nov 26, 2021
@the-mikedavis the-mikedavis added the S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. label May 18, 2022
@Omnikar Omnikar mentioned this pull request Sep 11, 2022
3 tasks
@Omnikar Omnikar closed this Sep 11, 2022
@Omnikar
Copy link
Contributor Author

Omnikar commented Sep 11, 2022

Replaced by #3791.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants