client/container: bash: trivial impl for ledger-vui
Leverages journal to visidata for an alternative read-only terminal UI.
This commit is contained in:
@@ -186,6 +186,12 @@ function lib_finance::ledger-ui()
|
||||
lib_utils::catch $?
|
||||
}
|
||||
|
||||
function lib_finance::ledger-vui()
|
||||
{
|
||||
lib_ledger::ledger-vui "$@"
|
||||
lib_utils::catch $?
|
||||
}
|
||||
|
||||
function lib_finance::ledger-web()
|
||||
{
|
||||
lib_ledger::ledger-web "$@"
|
||||
|
||||
Reference in New Issue
Block a user