From 115ed3aead559db53d140ccb53c84c87dcfc02a7 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 25 Jul 2017 12:46:56 -0700 Subject: [PATCH] bs/is: show a trailing blank line in single column reports, for consistency --- hledger/Hledger/Cli/CompoundBalanceCommand.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/hledger/Hledger/Cli/CompoundBalanceCommand.hs b/hledger/Hledger/Cli/CompoundBalanceCommand.hs index 61901530b..00dfbaa84 100644 --- a/hledger/Hledger/Cli/CompoundBalanceCommand.hs +++ b/hledger/Hledger/Cli/CompoundBalanceCommand.hs @@ -119,6 +119,7 @@ compoundBalanceCommand CompoundBalanceCommandSpec{..} CliOpts{command_=cmd, repo [ "Total:" , "--------------------" , padLeftWide 20 $ showamt (getSum total) + , "" ] where showamt | color_ ropts' = cshowMixedAmountWithoutPrice