[ python-Bugs-1472173 ] interactive: no cursors ctrl-a/e... in 2.5a1/linux/debian
SourceForge.net
noreply at sourceforge.net
Tue Apr 18 11:32:59 CEST 2006
Bugs item #1472173, was opened at 2006-04-18 10:20
Message generated for change (Comment added) made by mwh
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1472173&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Installation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: kxroberto (kxroberto)
Assigned to: Nobody/Anonymous (nobody)
Summary: interactive: no cursors ctrl-a/e... in 2.5a1/linux/debian
Initial Comment:
cursors , ctrl-a ctrl-e ... not recognized? worked with
previous pythons
vs:/usr/src/Python-2.5a1# make altinstall
...
vs:/usr/src/Python-2.5a1# python2.5
Python 2.5a1 (r25a1:43589, Apr 15 2006, 21:51:42)
[GCC 3.3.5 (Debian 1:3.3.5-13)] on linux2
Type "help", "copyright", "credits" or "license" for
more information.
>>> abcd^E^A^[[1~^[[4~
----------------------------------------------------------------------
>Comment By: Michael Hudson (mwh)
Date: 2006-04-18 10:32
Message:
Logged In: YES
user_id=6656
You might need to install readline-devel or some such package. I don't think
anything has changed in python here...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1472173&group_id=5470
More information about the Python-bugs-list
mailing list