Skip to content

hotkey and typing on after keyup solution #4386

@happyf-weallareeuropean

Description

@happyf-weallareeuropean

when you using letter key as modifier, it need to act both quiet and write letter, which after_keyup or if_along.
but that introduce typing problem. eg say you set mud_a after keyup to a, you try to type 'akhetonics' but with that manipulation make you actually type kahetonics or khaetonics.
so we need to add new functionality that when during hold, delay rest letter key fire on keydown to until the specify key after keyup.

secound, after you put the action in the mud_a then k key to arrow up. the hotkey also should fire on strict oder of e need to be the first to keyup. if didnot have this, then even akhetonics type as akhetonics, ak might mostly bring you to the hotkey action cuz most our typing is not keyup a then keydown k sequentially wait, rather keyup a before k keyup etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions