Re: [PATCH/RFC] config: Add --null/-z option for null-delimted output
From: Frank Lichtenheld <hidden> Date: 2016-06-15 22:43:17
On Tue, Jun 19, 2007 at 04:57:21PM +0100, Johannes Schindelin wrote:
[foo "bar\nbaz"]
key = value
gives
foo.barbaz.key=value
for me this gives
foo.barnbaz.key=value
which is the intended behaviour AFAICT
(you mean the actual string '\' 'n' here, right? '\n' gives a syntax
error, also the intended behaviour)
Gruesse,
--
Frank Lichtenheld [off-list ref]
www: http://www.djpig.de/