Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Add support for ranges -[0-9] #51

Open
felixSchl opened this issue Jun 24, 2016 · 0 comments
Open

Add support for ranges -[0-9] #51

felixSchl opened this issue Jun 24, 2016 · 0 comments

Comments

@felixSchl
Copy link
Owner

Add ranges support: -[0-9] would expand to -0123456789 (or -1, -2 ...).
For a usecase, see here

The hardest part is speccing this up properly and keeping it general to expand
upon, e.g. to add support for other substitutions later on etc.

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

No branches or pull requests

1 participant