What I would love to see is an integrated finder+command line type of terminal. Imagine having a file explorer on the left, and whenever you click on a folder it auto `cd` into that folder or if you click on a file you can open it in $EDITOR.<p>Then you could just start typing bash/python into it to do some programming