nghung270192 / colorama

Automatically exported from code.google.com/p/colorama
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Cannot exit the interactive console using "CTRL-Z" #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Prints '^Z' instead, but doesn't exit.

reported by email from Gal Y. Baal-Haness.

Original issue reported on code.google.com by tart...@gmail.com on 24 Feb 2014 at 10:19

GoogleCodeExporter commented 9 years ago
I can't reproduce this.

For me, pressing ctrl-z then enter exits the interpreter, even after calling 
colorama.init(). I'm on Win7.

Are you on Windows? What version?

Did you import colorama? Did you call init()?

Did you press 'enter' after pressing '^Z'?

Thanks for any extra help or info.

Marking this as 'can't reproduce' for the time being, but will happily re-open 
with more info.

Original comment by tart...@gmail.com on 19 Apr 2014 at 9:20