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

feature: clever-f like repeat motion with the same #26

Closed
1 task done
pBorak opened this issue Jun 22, 2023 · 3 comments · Fixed by #28
Closed
1 task done

feature: clever-f like repeat motion with the same #26

pBorak opened this issue Jun 22, 2023 · 3 comments · Fixed by #28
Labels
enhancement New feature or request

Comments

@pBorak
Copy link

pBorak commented Jun 22, 2023

Did you check the docs?

  • I have read all the flash.nvim docs

Is your feature request related to a problem? Please describe.

Both flit.nvim and clever-f.vim allow repeating the f/F/tT motion with the same key instead of ; and , usage.

Describe the solution you'd like

Allow remapping keys that go to the next match or repeat the motion character.

No response

@pBorak pBorak added the enhancement New feature or request label Jun 22, 2023
@folke
Copy link
Owner

folke commented Jun 22, 2023

That's already how flash works

@folke folke closed this as not planned Won't fix, can't repro, duplicate, stale Jun 22, 2023
@pBorak
Copy link
Author

pBorak commented Jun 22, 2023

@folke Sorry for the confusion, for me it correctly goes forwards with consecutive f/t but when hit F or T it does not go back to previous occurrences.

@folke folke reopened this Jun 22, 2023
@folke folke closed this as completed in 97c3a99 Jun 22, 2023
@folke
Copy link
Owner

folke commented Jun 22, 2023

That actually makes a lot of sense. I've just change the implementation to behave like that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants