Skip to content

Keyboard: Cannot use make range with combine color and shape #2399

Open
@colesam

Description

@colesam

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:

image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingkeyboard

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions