The entire tree printing code is currently not suited for that, a major
rewrite is needed.

-- 
You received this bug notification because you are a member of mksh
Mailing List, which is subscribed to mksh.
Matching subscriptions: mkshlist-to-mksh-bugmail
https://bugs.launchpad.net/bugs/1783355

Title:
  here document + pipe inside COMSUB broken

Status in mksh:
  Triaged

Bug description:
  tglase@tglase:~ $ mksh x
  Foo
  BlA9907BAr
  try2
  x: syntax error: unexpected '|'
  1|tglase@tglase:~ $ bash x
  Foo
  BlA9910BAr
  try2
  <Foo
  BlA9910BAr>
  tglase@tglase:~ $ ksh93 x
  Foo
  BlA9917BAr
  try2
  <Foo
  BlA9917BAr>

To manage notifications about this bug go to:
https://bugs.launchpad.net/mksh/+bug/1783355/+subscriptions

Reply via email to