06-23-2014, 12:56 PM
I see paste[+] will send keys instead of pasting the clipboard. That is what I need since Virtual Machines sometimes block clipboard pasting. The problem is that paste+ can't be forced to send keys if the clipboard contents is longer than 100 chars. Below, is code I can maybe currently use in a pinch to send many lines. I don't really know what paste+ is doing but I fear it is a lot of code to handle all the special characters. I'm a DBA working on customer sites very often and need to paste in debugging scripts with ease to be able to get anything done reasonably fast.