cursorless icon indicating copy to clipboard operation
cursorless copied to clipboard

Repeating take scope should not be idempotent

Open AndreasArvidsson opened this issue 3 years ago • 1 comments

Taking the same scope again really makes no sense. It would be nice if we could utilize repetition to extend selection.

take round twice == take grand round take token twice == take two tokens

This could probably implemented on the set selection action. Maybe using a final stage?

AndreasArvidsson avatar Nov 03 '22 10:11 AndreasArvidsson

Related https://github.com/cursorless-dev/cursorless/issues/378

AndreasArvidsson avatar Jan 25 '25 16:01 AndreasArvidsson