From bf27cb1f5e16d23ddba01bd4678563f2d8c2ccf6 Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Fri, 23 Nov 2012 12:03:36 -0800 Subject: Further fixes to newline escaping Addresses issue described in https://github.com/fish-shell/fish-shell/issues/347#issuecomment-10650443 --- tests/test1.out | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/test1.out') diff --git a/tests/test1.out b/tests/test1.out index 52538b19..13219ff3 100644 --- a/tests/test1.out +++ b/tests/test1.out @@ -10,6 +10,9 @@ foobar foobar foo\ bar +a +b +c Test 2 pass Test pass Test 3 pass -- cgit v1.2.3