wlt: terminal: implement copy/paste support
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 7 Oct 2012 13:21:46 +0000 (15:21 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 7 Oct 2012 13:26:22 +0000 (15:26 +0200)
commit7f1bff5cc6ef38a93e8db6f0349033ab6ee9a969
tree87018b46991732c7da0c652d6ec2a897e9d2f7ae
parent166dcc5a099fd870e9b876fda8fb152c2cdd3c4c
wlt: terminal: implement copy/paste support

This implements copy/paste support for the terminal widgets via the
recently introduced helpers.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/wlt_main.c
src/wlt_main.h
src/wlt_terminal.c