sheetkeys icon indicating copy to clipboard operation
sheetkeys copied to clipboard

Repeat command n times

Open mewfree opened this issue 8 years ago • 1 comments

Hey @philc, amazing work you've done here.

One of first things I tried after playing with the extension a little bit was use numbers to move around (5j to move down 5 rows for example), and after checking the code I quickly realized it wasn't implemented.

Would be really great to have that as a feature, in order to mimick Vim behaviour even closer. I might jump in and submit a pull request when I have some free time soon. Have you ever thought about this feature? Do you have any idea of how it could be implemented so that I can have some guidance if I want to try to do it myself? I'll check how this was implemented in Vimium.

Thanks!

mewfree avatar Oct 13 '16 15:10 mewfree

Hey Damien, it would be great to have support for repeat keys, and I'd welcome a PR if you want to take a stab at it.

On Thu, Oct 13, 2016 at 8:36 AM, Damien [email protected] wrote:

Hey @philc https://github.com/philc, amazing work you've done here.

One of first things I tried after playing with the extension a little bit was use numbers to move around (5j to move down 5 rows for example), and after checking the code I quickly realized it wasn't implemented.

Would be really great to have that as a feature, in order to mimick Vim behaviour even closer. I might jump in and submit a pull request when I have some free time soon. Have you ever thought about this feature? Do you have any idea of how it could be implemented so that I can have some guidance if I want to try to do it myself? I'll check how this was implemented in Vimium.

Thanks!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/philc/sheetkeys/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAhlpiddVFoEIFWFFFiyWgyLucVJlR8ks5qzlAFgaJpZM4KWCc5 .

philc avatar Oct 14 '16 06:10 philc

Related: #23

philc avatar Mar 01 '23 17:03 philc