qtconsole
qtconsole copied to clipboard
feature request
In Python IDLE shell, if you select the code or just put the cursor within the code after the >>> thingy before the current >>> , and press Enter, then the selected or the full code after that >>> will come after the current >>> , this feature makes reusing of excuted code more easily accessible and is superior than the current behavior of repeating Enter many times. Please consider add the feature to the qtconsole
I don't understand what you mean, sorry.
see the feature here http://imgur.com/a/s5kZt
It seems a minor feature, so I don't think we're going to implement it.
But feel free to send a pull request if this is important to you.