Top "Copy-paste" questions

For issues relating to cut, copy, and paste operations.

Implementing iphone's copy/paste controls on a custom view / uiview subclass

I will admit that there is already a question exactly along these lines here on S.O., but it lacks …

iphone copy-paste uimenucontroller
JTable copy and paste using Clipboard and AbstractAction

When I try to paste into a JTable cell using table.setValueAt(), the cell I am pasting in remains blank, …

java swing jtable copy-paste jpopupmenu
How can I get a simple ZeroClipboard copy-to-clipboard setup working within jQuery on jsFiddle on a single click?

I'm struggling to get ZeroClipboard working within a jQuery context. The basic usage I'm after is clipping the text of …

javascript jquery flash copy-paste zeroclipboard
Any Emacs command like paste-mode in vim?

When i'm trying to paste some code from browser to Emacs, it will indent code automatically, is there any way …

vim emacs copy-paste