PRIMARY clipboard paste

Michael Witten mfwitten at gmail.com
Sat Sep 25 17:53:58 CEST 2010


On Sat, Sep 25, 2010 at 04:39, Martin Pohlack <mp26 at os.inf.tu-dresden.de> 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




More information about the rxvt-unicode mailing list