what are some problems you've run into in the terminal with entering commands at a shell prompt? (other than copy/paste issues) so far I have:

- making a mistake on a single line / multiline command and having to press the left arrow 100 times, or just press ctrl+c and start over
- autocomplete not working (but would love more specific versions of this)
- problems with history? would love examples of history problems

(not looking for solutions right now, just more problems!)

@b0rk I remember `Ctrl+S` used to completely freeze the terminal and you had to memorize that `Ctrl+Q` would unfreeze it. I don't know if there are popular terminal emulators that still do that by default