mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-27 12:24:43 +03:00
ecd9b9e54c
--no-elide ensures that a regular, clear account hierarchy is displayed.
The downside is that when you are filtering on account, say
assets🏦checking, it's unclear what to show when the user drills
down on the "assets" and "bank" parent accounts, without causing confusion.
|
||
---|---|---|
.. | ||
AccountsScreen.hs | ||
Main.hs | ||
Options.hs | ||
RegisterScreen2.hs | ||
RegisterScreen.hs | ||
Theme.hs | ||
UITypes.hs | ||
UIUtils.hs |