You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've remapped my capslock key to behave as both a control key and an escape key, but it caused zvm to misbehave in a weird way.
Pressing the capslock key will cause the cursor to transform into a block for a brief moment, before turning into an underscore. Pressing the button again will emit this error: No such widget '^[^[^['.
Still not really familiar with zsh in general, so I have no idea what is causing this.
General information
Basic examination
Problem description
I've remapped my capslock key to behave as both a control key and an escape key, but it caused zvm to misbehave in a weird way.
Pressing the capslock key will cause the cursor to transform into a block for a brief moment, before turning into an underscore. Pressing the button again will emit this error:
No such widget '^[^[^['
.Still not really familiar with zsh in general, so I have no idea what is causing this.
Reproduction steps
setxkbmap -option ctrl:nocaps xcape -e "Control_L=Escape"
Then press the (physical) capslock key.
Expected behavior
zvm enters normal mode.
The text was updated successfully, but these errors were encountered: