I am writing code in python shell when I enough writing code prompt(that angle bracket goes to bottom of the shell which is quite difficult to record something with that).
Check this image how my angle bracket are in the bottom of the shell
prompt is in bottom of Python shell
What I want is angle bracket prompt is in the middle of Python shell
Is there's any setting or shortcut to make my prompt to move upward and put it in middle of shell? It's quite easy in CMD where I use slide which is in right side, but that things not working in Python IDLE.