>>>>> zt <[email protected]> writes: > $ ledger -f ledger.dat reg "Technical Services" --balance-format "%(justify > (scrub(display_total), 20, -1, true, color))" " %(!options.flat ? > depth_spacer : \"\")" "%-(ansify_if(partial_account(options.flat), blue if > color))\n%/" "%$1\n%/" "--------------------\n" zsh: event not found: > options.flat
> The documentation is not clear to me, and would be grateful for a simple > example. Try passing the format strings within single quotes. Zsh is trying to process some character in your format string as if you'd meant it for Zsh. John -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
