lsalzman/tesseract

keyboard layout issue in edit mode

Closed this issue · 3 comments

I'm using a azerty keyboard. WASD = ZQSD.
It works fine untill I go into edit mode, since Z = undo I cannot move forward.

/editbind "Z" [forward]
/editbind "A" [undo]

Don't forget /editbind q left

Ah okay. I was just confused since ZQSD worked out of the box like before (i take sdl2 changed things?) except in edit mode.