Hi!
I am having trouble executing ledger commands.
The issue is that "register" commands do not return.
Ledger starts rendering the transactions, but once it get's half way
through, it stops with a last ":" colon sign.
Escaping from there only works with Ctrl+Z.
It accepts a log file name, and writes something to it. The content of
this log file does not seem to be informative.
When I do other commands like "balance" it works fine.
It seems to have something to do with the length of the report and the
size of the terminal.
If the length is too long, it stops.
If I maximize the terminal, it stops later.
Haven't seen this before, so I am not sure whether this is strictly
related to ledger, or not...
The point is, I would like to know what is causing this?
Is it a problem in the ledger file format?
How can I pinpoint the issue?
I am using ledger compiled from GitHub (I think from the master branch)
on Ubuntu 11.10.
Regards, Stefan Tunsch