I have recently set vim key binding to my zsh terminal on OSX, as described in here.
However, the deault keybindings doesn't have the mapping from jj
to insert mode -> normal mode
transition.
Howe can I implement this keybinding for my zsh terminal?