Term48
Term48 copied to clipboard
Text copy-to-clipboard support
Either as a command or using touch screen or some other way.
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).
Ooh, /var/clipboard is neat. Good find, thanks!