cursorless-dev / cursorless

Don't let the cursor slow you down
https://www.cursorless.org/
MIT License
1.09k stars 77 forks source link

keyboard: Add ability to make range past output of modifier #2412

Closed pokey closed 3 weeks ago

pokey commented 3 weeks ago

if you press makeRange and follow it with modifier instead of mark, it does union of input and output of modifier

useful with next, fifth next, etc

useful with #2411

makeList could be useful with adding an instance. would that work?