Term48 icon indicating copy to clipboard operation
Term48 copied to clipboard

Text copy-to-clipboard support

Open singpolyma opened this issue 10 years ago • 2 comments

Either as a command or using touch screen or some other way.

singpolyma avatar Nov 13 '15 20:11 singpolyma

Yes, copying is not possible at the moment (sorry). It is on the list of things to implement. In the meantime, you can write to the files in /var/clipboard/, which does the same thing as copy (and you can read from these files to get the clipboard contents).

mordak avatar Nov 14 '15 14:11 mordak

Ooh, /var/clipboard is neat. Good find, thanks!

singpolyma avatar Nov 14 '15 15:11 singpolyma