Re: [dev] [PATCH] Make w3mimgdisplay work with st

2014-01-19 Thread Eric Pruitt
On Sun, Jan 19, 2014 at 07:40:48PM +0200, Otto Modinos wrote: > > Do note that you can't run w3mimgdisplay on its own. It requires some > > formatting options and the image file name to be passed into stdin. > > I know, I think I used the correct incantation (it worked on xterm) > but st showed not

Re: [dev] [PATCH] Make w3mimgdisplay work with st

2014-01-19 Thread Otto Modinos
> Do note that you can't run w3mimgdisplay on its own. It requires some > formatting options and the image file name to be passed into stdin. I know, I think I used the correct incantation (it worked on xterm) but st showed nothing, not even the lines you see. Applying your patch I still get noth

Re: [dev] [PATCH] Make w3mimgdisplay work with st

2014-01-19 Thread Otto Modinos
It doesn't work for me. When using it through ranger (set preview_images true) I get nothing. When using it on it's own it exits with exit code 1... On 16 January 2014 11:03, Roberto E. Vargas Caballero wrote: >> I changed how height of region to update is being calculated, it should >> work pr