I should add that if you redirect ledgers output to a file it doesn't page. It only does that when printing to stdout.
On Wed, Apr 4, 2012 at 05:06, Stefan Tunsch <[email protected]> wrote: > I see. > Thanks for the info. > > Regards, Stefan Tunsch > > El 04/04/12 14:03, Craig Earls escribió: > > This is normal. Leder uses a pager to control output. It assumes you want > to read all output not just see it whiz across the screen > > > On Wednesday, April 4, 2012, Stefan Tunsch wrote: > >> Valgrind and debug don't give me any hint. >> But I now see that when the output is longer than the terminal window >> size, I end up in a vi-like interface, or maybe in vi, where "q" quits the >> process, and pagedown let's me see the missing info. >> >> Not sure what's happening here. >> Or is this supposed to be like this? >> >> Regards, Stefan Tunsch >> >> >> >> El 04/04/12 11:53, John Wiegley escribió: >> >>> Stefan Tunsch<[email protected]> >>>>>>>> writes: >>>>>>>> >>>>>>> How can I pinpoint the issue? >>>> >>> I would build with debug info, and use the --verify option. >>> >>> After that, run your same command (before --verify) with "valgrind" in >>> front >>> of the command. >>> >>> John >>> >> > > -- > Craig, Corona De Tucson, AZ > enderw88.wordpress.com > > -- Craig, Corona De Tucson, AZ enderw88.wordpress.com
