Surfingkeys
Surfingkeys copied to clipboard
[ACE Vim editor]: Copy to clipboard?
When editing some text in ACE Vim editor, can we copy a selection to the system clipboard?
Oh, it's just system's <C-c>/<D-c>, right?
And I can't create a mapping for it, correct? Like, aceVimMap('Y', SOMETHING, 'visual') to use Y to copy the current selection to the system clipboard? Or in some other way?
Yes, you're right.
Unfortunately there is no way to create such mapping so far.