I just recently switched from bash to zsh, however I miss my Alt+LeftArrowKey and Alt+RightArrowKey to go back and forth a word at a
On MacOS High Siera 10.13.6 or Mojave 10.14.2 and using iTerm2 with ZSH To move from words I have to put like this:
bindkey "\e\e[D" backward-word bindkey "\e\e[C" forward-word
Another solutions doesn't work fo rme