On Fri, Feb 3, 2012 at 10:47 AM, Jan Danielsson
<jan.m.daniels...@gmail.com>wrote:

>   - I haven't looked at the code lately, but does the web sbsdiff
> support the width argument in some manner? For quite a few diffs I've
> been looking at lately, static 80 characters wide panes leaves a lot of
> empty "wasted" space, due to short lines.
>
>
It does as of a few moments ago.  The "dw=" URI query parameter controls
column width (default 80, max 255).  The "dc=" query parameter controls the
number of lines of context (default 7, max 4095).  Example:

    http://www.fossil-scm.org/fossil/ci/6474a92a87?sbs=1&dw=60&dc=20


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to