From 03fbf48e2e08fcd2d65c0bd16efb900d024d9dc2 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 21 Feb 2016 11:46:42 -0500 Subject: eshtrans/frontend: Accept leading linebreaks --- diff --git a/eshtrans/frontend/parser.esh b/eshtrans/frontend/parser.esh index d49fa77..4757d76 100644 --- a/eshtrans/frontend/parser.esh +++ b/eshtrans/frontend/parser.esh @@ -60,6 +60,7 @@ ptrace_fail() complete_command() { + linebreak if list; then separator return 0 -- cgit v0.9.1