Currently it is already possible to copy/paste single commands in the input field. It would be helpful if it is possible to paste something like this git commit git commit git checkout HEAD~2 or this git commit; git commit; git checkout HEAD~2;