When selecting text, st provides result in *both* PRIMARY and CLIPBOARD.
2013/3/16 Uli Armbruster :
> * Alexander Sedov [15.03.2013 09:31]:
>> clippaste() is meant for CLIPBOARD.
>> For PRIMARY, it has selpaste().
>
> Ok, thanks!
>
> Then what's the correct way to make st use PRIMARY when text is
* Alexander Sedov [15.03.2013 09:31]:
> clippaste() is meant for CLIPBOARD.
> For PRIMARY, it has selpaste().
Ok, thanks!
Then what's the correct way to make st use PRIMARY when text is selected?
clippaste() is meant for CLIPBOARD.
For PRIMARY, it has selpaste().
2013/3/15 Uli Armbruster :
> Hi guys!
>
> First of all, don't kill me if the patch isn't perfect, because I'm not
> really a coder (but use suckless software nevertheless)! But this patch is
> trivial enough. Actually it's the f
Hi guys!
First of all, don't kill me if the patch isn't perfect, because I'm not really
a coder (but use suckless software nevertheless)! But this patch is trivial
enough. Actually it's the first time ever that I provide a patch! :)
I discovered that for selected text st uses the CLIPBOARD sele