I want my Zsh to be Dvorak friendly in Screen.
I am trying to make the following bindings in Zsh such that I can use them in Ctl-a Esc mode in moving
h => d
j => l
k => t
l => n
I have not yet found any ways to do that.
How can you make the following keybindings in Screen, such that I can use them in the mode C-A Esc?