On Sat, Sep 25, 2010 at 04:39, Martin Pohlack <[email protected]> wrote: > CLIPBOARD can simply be inserted with Shift-Ins in urxt.
Shift-Ins uses the PRIMARY selection. $ printf CLIPBOARD | xclip -selection c $ printf PRIMARY | xclip -selection p Then `Shift-Ins' should yield: PRIMARY _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
