cursorless
cursorless copied to clipboard
`"inside"` broken in particular configuration of quotes
I seem to have found a corner case of "inside" that we don't handle properly:
aaa's `bbb 'ccc'`
`ddd`
If you say "change inside drum", you get an error. This was the most I could minimize this test case, so it seems like some strange corner case
This is not a problem with inside specifically. In the example above ddd is not considered a surrounding pair. If you visualize the surrounding pairs the problem becomes obvious.