Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

How to distribute the key sequence line by line, instead of the distance from cursor? #347

Open
sunn4room opened this issue Dec 9, 2022 · 0 comments

Comments

@sunn4room
Copy link

I'm used to use easymotion in macro, but the key sequence distribution confuse me.

example:

xxxxxxxxxxxxxxxxx-yyy
xx-yy
xxxxxx-yyyy
xxxxxxxxxxxxxxxxxx-y

I want to delete characters before '-'. NOW I map the easymotion to 'f', and make a macro with keys 'qa0vf-ad', and use this macro to each line.
expect:

yyy
yy
yyyy
y
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant