beanquery icon indicating copy to clipboard operation
beanquery copied to clipboard

Unicode support for output in bean-query

Open Pirshtuk opened this issue 9 months ago • 1 comments

I am using cyrillic account names in ledger.beancount: 2020-01-01 open Активы:Bank

Account name in terminal ouput looks differently:

...>bean-query ledger.beancount
Input file: "..." Ready with ... beancount> balances from year = 2024 account sum_position


╨Р╨║╤В╨╕╨▓╤Л:Bank 100 USD

Expected to see: Активы:Bank:Bank 100 USD

Pirshtuk avatar May 05 '24 19:05 Pirshtuk