On 1 September 2010 23:08, J Irving wrote: > On Wed, Sep 1, 2010 at 16:57, björn wrote: >> I can't think of anything really useful for this feature yet -- does >> anybody have any neat ideas? > > Until recently, I was using a FingerWorks Gesture Pad. Sadly they're > out of business now, and I won't be able to replace it when it dies > (and it's getting creaky). One of the gesture combos I used a fair > bit was <PinchOut> to paste, and (used less) <PinchIn> to copy. Not > sure it would make sense to bind it to the vim equivalents, but I'd > sure like it if I could get my trackpad and magicpad doing that.
In their current state PinchIn/Out generate _many_ events during one pinch movement so this would not work at the moment. (It may be worth fixing the pinch/rotate gestures so that they only generate one event per pinch/rotate movement, but I'll leave that to somebody else for now.) > > Is there any way to bind to bind to the OS X paste function in MacVim? You can e.g. bind to "+gP, or ":emenu Edit.Paste", or ... Björn -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
