map this to a hotkey for paste
float $temp = currentTime -q
;
pasteKey -time $temp -option merge -copies 1 -timeOffset 0 -floatOffset 0 -valueOffset 0;
map this to a hotkey for copy
copyKey ;
I've mapped these to "ctrl c" and "ctrl v" - comes in real handy