[Mono-bugs] [Bug 80710][Nor] Changed - Console.Readline does not interpret backspace
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Apr 16 19:49:58 EDT 2007
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 kstemen at centeris.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80710
--- shadow/80710 2007-04-16 19:41:45.000000000 -0400
+++ shadow/80710.tmp.10156 2007-04-16 19:49:58.000000000 -0400
@@ -91,6 +91,15 @@
62 20 63 1F 64
this is what it looks like on my screen with my latest fixes.
What do you get on Windows? Does it give the 1F as well? Or?
+
+------- Additional Comments From kstemen at centeris.com 2007-04-16 19:49 -------
+Here is what I get when I run it on Windows with .NET v2.0.50727:
+
+Type in: a<ctrl-h>b c<ctrl-?>d
+b cd
+The line is: b cd
+In hexadecimal the line is:
+ 62 20 63 64
More information about the mono-bugs
mailing list