gclip_select is a small program that allows you to re-
select from the text
lines that were selected at one time or another as the X Primary Selection. This
is useful when, in X Windows, if you have selected something using the left
mouse button (as in the convention of the X Windows System) and you later
select something else but want to get back to the earlier selection.
It is written in Vala and is free software under the GNU GPL v3 or later.
It requires gtk+ 3, glib, and gee 0.8.
It is available at
http://www.atai.org/gclip_select/gclip_select-0.6.tar.gz
changes in Version 0.6: