cursorless icon indicating copy to clipboard operation
cursorless copied to clipboard

[keyboard] More advanced range / list target support

Open pokey opened this issue 3 years ago • 0 comments

Once we have https://github.com/cursorless-dev/cursorless/issues/1002, we should improve range support as follows:

  • [ ] Add support for having modifier only apply to endpoint, rather than both sides of range, like "just" would do
  • [ ] Add support for having modifier only apply to last target of a list target, like "just" does
  • [ ] Add support for extending the last target of a list target when creating a range; the naive approach would try to extend all targets and fail. Equivalent to "air and bat past cap"

pokey avatar Oct 04 '22 11:10 pokey