Vladimir Kotal <Vladimir.Kotal at Sun.COM> writes:

> Vladimir Kotal wrote:
>
> <snip>
>
>>> It is, jmcp asked me about this last night too.  You can adjust the
>>> style to insert \n's after each file.
>>
>> Any example on how to achieve that ?
>

You can do it by customizing the style used. 

cp
/usr/lib/python2.4/vendor-packages/mercurial/templates/map-cmdline.default
to somewhere.

Edit the templates:
file
file_add
file_del
file_copy

To add an \n

In the [ui] section of your hgrc, add
style=/path/to/that/modified/style

-- Rich

Reply via email to