Hi John, This has introduced a bug filed as http://bugs.ledger-cli.org/show_bug.cgi?id=657 It is severe from my point of view.
Best regards, Thierry On Feb 26, 9:09 am, John Wiegley <[email protected]> wrote: > >>>>> Hsiu-Khuern Tang <[email protected]> > >>>>> writes: > > Related question: is there a way to specify that ledger should not reformat > > comments? In other words: > > 1. if the comment is on the same line as the account, such as Expenses $10 ; > > very long comment on this account that exceeds the width > > then the comment should NOT be wrapped; and > > For this behavior, use --columns=999 > > > 2. if the comment is on the following line, such as Expenses $10 > > ; short comment > > then it should not be combined with the previous line. > > I've implemented this today. Ledger will no longer move separate-line > comments associated with an item to the end of that item. > > John
