Is your feature request related to a problem? Please describe.
It is currently impossible to paste more than one line in the python console. It would be handy if this could be possible, as it will make copying and testing code from the console easier.
Describe the solution you'd like
I think we should make the input control multi line as well, however it should of course keep the navigable history feature.
Is your feature request related to a problem? Please describe.
It is currently impossible to paste more than one line in the python console. It would be handy if this could be possible, as it will make copying and testing code from the console easier.
Describe the solution you'd like
I think we should make the input control multi line as well, however it should of course keep the navigable history feature.