Labibme / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

Control + Backspace in Python Interpreter clears text above >>> #612

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run a few commands in Python Interpreter
2. Press Control + Backspace several times

What is the expected output? What do you see instead?
Expect control+backspace to stop at >>> (similarly to backspace). 
Instead, it clears previous code in interpreter

What version of the product are you using? On what operating system?
2.4.3 on x86 XP SP3

Original issue reported on code.google.com by uwadba...@gmail.com on 10 Feb 2012 at 5:30

GoogleCodeExporter commented 9 years ago
Fixed in version control.

Original comment by pyscripter on 15 Feb 2012 at 9:38