I\'m using zsh, iTerm2 (3.0.9), and pyenv (1.0.2) with pyenv global set to 3.5.2.
In the Python shell, the up and down arrow keys used to work, to access the previou
Need to configure python's shortcuts.
In shell, run idle3, then update the key shortucts:
idle3
How to repeat last command in python interpreter shell?