Command line editing
all commands and strings can be abbreviated to their shortest unique prefix (ex. sh run)
arrow keys will move the cursor to the left and right on the command line
command history is accessed via up and down arrows
previous commands can be edited and re-entered