Hi,

A while ago I modernized some codes for this clipboard pasting thing
for a separate problem (it didn't work for Kotoeri+Dvorak layout), but
it might help fix yours too.
The relevant files are at
http://github.com/makotoy/quicksilver-my/blob/master/Crucible/Code/NSPasteboard_BLTRExtensions.m
http://github.com/makotoy/quicksilver-my/blob/master/Crucible/Code/QSKeyCodeTranslator.m

The changes to the Clipboard plugin itself might be relevant, but I'm
too lazy to investigate the relevance.
http://github.com/makotoy/quicksilver-my/tree/master/AdditionalElements/elements.clipboard/

Makoto Yamashita

On Jan 10, 12:32 pm, Rob McBroom <[email protected]> wrote:
> On Jan 9, 2010, at 2:52 PM, Patrick Robertson wrote:
>
> > One of my 2010 goals  now: fixing QS clipboard. Not gonna be easy ;)
>
> As you’re going through it, feel free to document how the Paste action works 
> so plug-in developers can make their objects do something useful with it. 
> (Obviously something I haven’t figured out yet.)
>
> --
> Rob McBroom
> <http://www.skurfer.com/>

Reply via email to