-
-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
Milestone
Description
I have fk bound to makeRange and ff bound to combineColorAndShape. In the following contrived example, when targeting from bolt s to green fox ), I run into a series of issues:
Attempt 1: fk ff g hf ) results in the error 'Couldn't find mark green-fox "h"' upon hitting the f of hf
Attempt 2: fk ff g f ) results in the error "Cannot form range between targets in different editors", implying that it's looking for a green f instead of green fox.
Attempt 3: fk ff f g ) this works, but still gives an error "invalid key f"
Note: Spaces in commands are for readability, I don't actually press the space bar as part of these commands
Reactions are currently unavailable
