move_left unresponsive when mapped to 'l' #1604
tragicprometheus
started this conversation in
General
Replies: 1 comment
|
It works for me, what is your exact |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Using v2.0.0 on Windows 11.
When I try to map move_left to l to mimic vim navigation it will not work. It works just fine mapped to arrow keys, and move_right works fine mapped as h (remapped add_highlight so there isn't a clash)
Am I missing something? or is this a bug?
All reactions