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

Descending/countdown number range - no START #80

Closed
JetStarBlues opened this issue Jan 15, 2019 · 2 comments
Closed

Descending/countdown number range - no START #80

JetStarBlues opened this issue Jan 15, 2019 · 2 comments
Milestone

Comments

@JetStarBlues
Copy link

I wish to create a key binding that generates a descending number range that ends with zero ( END = 0, STEP = -1). For example:

bit3
bit2
bit1
bit0

However, reading the Wiki page, it seems that the START parameter is required. This however makes setting a key binding for this scenario impossible and also requires the user to count the number of lines (minus 1) to input as the START command when using the command line.

Given an END and STEP, can the code be modified to automatically compute the START?

@duydao
Copy link
Owner

duydao commented Jun 16, 2019

Hi @JetStarBlues, this option will be supported in 1.6.0!

@duydao duydao closed this as completed Jun 16, 2019
@duydao duydao added this to the 1.6.0 milestone Jun 16, 2019
@duydao
Copy link
Owner

duydao commented Jun 16, 2019

Duplicate #61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants