Seeing things like this gives me hope that one day Windows will be a first class os for web development. Now if I could just maximize the command prompt window....
You can't maximize it, but you can set its width and height. Right click in taskbar -> Properties -> Layout. There are settings for size, position and buffer size. I have mine the size of the whole window and with the biggest possible buffer, as well as a more readable font.
For me the lack of many unix tools is a killer and cygwin doesn't cut it. Many build scripts assume a unixy environment and windows is flat-out not supported. Lack of a proper package manager also makes installing and configuring workstations a hassle.
I've tried having all these installed, and having them all in my %PATH%, along with msys and the platform sdk and so on, but i found I just ended up with my PATH env var being truncated because I went over the environment block size limit.
I've given up pretending windows is unixy and ditched it in favor of homebrew on osx
I used to use something called puTTYcyg when I used cygwin on windows. It seems that it's no longer maintained, but it was a decent terminal for Windows without going whole-hog X11 in cygwin.