prompt-toolkit / pyvim

Pure Python Vim clone.
BSD 3-Clause "New" or "Revised" License
2.52k stars 160 forks source link

dvorak keymap on pyvim #141

Open Heitai-C11 opened 2 years ago

Heitai-C11 commented 2 years ago

how can use dvorak mapping in pyvim ?

jonathanslenders commented 2 years ago

Hi @Heitai-C11,

Is there no way to change the keymap of the operating system? I'm not sure what you mean. Would you like pyvim to translate the input keystrokes from one keymap to another one?