[Mono-bugs] [Bug 80208][Nor] Changed - backspace, ctrl-d, arrow keys broken Ironpython interactive editing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Dec 13 09:28:51 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by anthony at interlink.com.au.
http://bugzilla.ximian.com/show_bug.cgi?id=80208
--- shadow/80208 2006-12-09 14:55:52.000000000 -0500
+++ shadow/80208.tmp.10831 2006-12-13 09:28:51.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 80208
Product: Mono: Class Libraries
Version: 1.2
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: gonzalo at ximian.com
ReportedBy: lupus at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -18,6 +18,12 @@
Running ironpython in editing mode is very hard because
several keys don't work.
start ironpython and type some chars then try to delete them
with backspace or try to move to the left with the arrow key and delete.
ctrl-d also prints a char instead of closing the stream.
+
+------- Additional Comments From anthony at interlink.com.au 2006-12-13 09:28 -------
+FWIW, it's also insane (even more so) on xterm - on xterm, backspace
+makes the cursor jump several lines up the terminal as well as
+returning to the beginning of the line.
+
More information about the mono-bugs
mailing list