我在mac上安装了Python 2.7。以前,我可以用箭头键滚动我的历史。现在,我明白了:
>>> print 'stupid' 'stupid' >>> ^[[A # This is my feeble attempt at scrolling up.
如果使用Python2.6,滚动仍然有效
你 forgot