terminal
terminal copied to clipboard
Scroll to cursor when pasting
Right now if you copy something up above, then paste it while the input line is out of view, it's easy to paste without any visual feedback. Instead, we should scroll to where the cursor is when pasting.
We'll have to make sure this doesn't wreck in-Terminal apps like vim or nano or whatever.