Sure, without any options when I type just 'ledger reg' it looks like line breaks are corrupted. When I specify --columns=80, output is fine, but scrolling is corrupted – I have to hit 'return' to get commands applied .
I found that this happens because 'less' is used as a default pager, so I've set LEDGER_PAGER to 'cat' and everything works great. On Sun, Feb 5, 2012 at 10:13 AM, John Wiegley <[email protected]> wrote: > >>>>> Ivan <[email protected]> > writes: > > > However after upgrading ledger does not work in primitive terminal — > > http://yfrog.com/obkh7kpI've read manual searching for some command line > > option to simplify output, but with no luck. Probably I am missing > > something? > > Can you go into a bit more detail to describe what "does not work" means? > Have you tried --no-color, or --columns=80? > > John >
