Open ariccb opened 1 year ago
I use colemak DH for my keymap, so I have created
:tos { ;colemak tos (for easier string sending) :-q {:key :q} :-w {:key :w} :-f {:key :e} :-p {:key :r} :-b {:key :t} :-j {:key :y} :-l {:key :u} :-u {:key :i} :-y {:key :o} ;continued }
to make it easier and more readable for me to configure my mapping. However, whenever I want to use modifiers on say, "-f" like :##-f it doesn't work, saying -f is not a key.
:##-f
I use colemak DH for my keymap, so I have created
to make it easier and more readable for me to configure my mapping. However, whenever I want to use modifiers on say, "-f" like
:##-f
it doesn't work, saying -f is not a key.