Skip to content

Map keys to actions using lambda-driven callback keymap #13

@alex-eg

Description

@alex-eg

I think that current key press matching is not a good solution, it's very unflexible and doesn't allow any changes on the fly.
Keymap looks like a valid option here:

HashMap<String, fn(Some(Keycode)) -> ()>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions