On Wed, Jun 29, 2011 at 06:26:01PM +0100, Nick wrote:
> Quoth dwindle nil:
> > I find this functionality lacking, and although it's no deal-breaker, it
> > is annoying. Any patches or ideas?
Check out clipboard() in surf.c. You may notice the enticing GDK_SELECTION_
sitting there.
Peter
--
s
Quoth dwindle nil:
> I find this functionality lacking, and although it's no deal-breaker, it
> is annoying. Any patches or ideas?
I just have `xclip -o | xargs surf` bound to a key in dwm.
pgpnbQgZMgVYv.pgp
Description: PGP signature
I find this functionality lacking, and although it's no deal-breaker, it
is annoying. Any patches or ideas?
On Wed, Jun 29, 2011 at 11:16:52AM +0200, Thomas Dahms wrote:
> Thuban asked to kill more than one program, which cannot be achieved
> in the same way.
>
Playing with rc, i wrote a mini script which relies on
gnu's ps forest view ( sorry ) and dmenu.
It kills process selected with dmenu, to stop
2011/6/29 ilf :
> On 06-28 20:49, Thomas Dahms wrote:
>>
>> There was a thread about properly terminating the loop that updates your
>> status bar [1].
>
> We discussed a lot, but did we reach an agreement?
Do we have to?
> The README part still sais:
>
> 41 while xsetroot -name "`date` `u
Today I updated all ports with portmaster, then the error disappeared...
On 06-28 20:49, Thomas Dahms wrote:
There was a thread about properly terminating the loop that updates
your status bar [1].
We discussed a lot, but did we reach an agreement?
The README part still sais:
41 while xsetroot -name "`date` `uptime | sed 's/.*,//'`"
42 do
43