我跑了Python CLI Linux下的python的命令行編輯行:不能在Linux的
bla:visualization> python
Python 2.1.1 (#18, Nov 1 2001, 11:15:13)
[GCC egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)] on linux2
Type "copyright", "credits" or "license" for more information.
>>>
出於某種原因,方向鍵和Delete鍵不起作用:
刪除:
>>> x^H^H^H
向上箭頭:
>>> x^[[A^[[A
等等
我怎樣才能使這些工作?
你使用終端嗎? – Dewfy 2009-08-07 09:21:45