I love stretching my terminal on unix. What is the history or reason behind windows lame command line?
A simple command to fix the window size that I use all the time:
wmic
It will open the Windows Management Instrumentation Command-line and remove the size limits. Then just close it with Ctrl+C.