hdy.brackets-shell icon indicating copy to clipboard operation
hdy.brackets-shell copied to clipboard

Unable to type in shell when python program requires input

Open Burn-E99 opened this issue 10 years ago • 0 comments

I recently found and installed this extension, and it was working great until I ran one of my python scripts. Since I am just starting with python, I made a Hello World type of program where it asked for your name, then says hello to you, using the name you entered. The problem is, when I run this script in your shell extension, I am unable to input my name when the script reaches the line with the python function "input" on it. If you could fix this, this would make it much easier to test my scripts (and for anyone else who has ran into this problem) without switching over to another separate shell.

Thanks, BurnE

Burn-E99 avatar Jun 17 '15 14:06 Burn-E99