Re: [dev] [st] New feature idea

2013-04-09 Thread Nick
Quoth hiro: > > What are you guys using as a plumber in daily work? > > but i have some really awful script here for http addresses: > for i in `wmiir ls /client|sed 's,/,,'`; do wmiir cat > /client/${i}/props|grep "opera:Opera" 1>/dev/null && wmiir xwrite /ctl > view `wmiir cat /client/${i}/tags`

Re: [dev] [st] New feature idea

2013-04-09 Thread hiro
that's not a valid quote. On 4/9/13, Nick wrote: > Quoth hiro: >> > What are you guys using as a plumber in daily work? >> >> but i have some really awful script here for http addresses: >> for i in `wmiir ls /client|sed 's,/,,'`; do wmiir cat >> /client/${i}/props|grep "opera:Opera" 1>/dev/null

Re: [dev] [st] pictures flickers in w3m-img

2013-04-09 Thread Edgaras
On Tue, Apr 09, 2013 at 08:23:27AM +0200, Thuban wrote: > Hello, > Even if it's not really a bug, I noticed that pictures flicker when I > use w3m-img with st. > The picture is visible only when I move the cursor. I suppose it is > related to draw , so if someone wants to work on this I report this

Re: [dev] [st] pictures flickers in w3m-img

2013-04-09 Thread Thuban
Le 11:26:14 le 09 avril 2013 , Edgaras a écrit : > Some time ago I was looking into this since I wanted to use st with w3m, what > I found out is that this is mostly w3m-imgs settings (unless you managed to > patch it), it check for specific terminal, afaik it supports only linux, > xterm, and f