Add %paste to automatically paste clipboard contents....
Add %paste to automatically paste clipboard contents.
Function contributed by Robert Kern, thanks!
Original code mostly unmodified, but I added 4 actual tests with a mock
clipboard function so at least the core functionality can be auto-tested,
even if we can't test real clipboards across platforms.