Changelog for hledger-ui-1.19.1

User-visible changes in hledger-ui. See also the hledger changelog.

1.19.1 2020-09-07

1.19 2020-09-01

1.18.1 2020-06-21

1.18 2020-06-07

1.17.1.1 2020-03-19

1.17.1 2020-03-19

1.17 2020-03-01

1.16.2 2020-01-14

1.16.1 2019-12-03

1.16 2019-12-01

1.15 2019-09-01

1.14.2 2019-03-20

1.14.1 2019-03-20

1.14 2019-03-01

1.13.1 (2019/02/02)

1.13 (2019/02/01)

1.12.1 (2018/12/10)

1.12 (2018/12/02)

1.11.1 (2018/10/06)

1.11 (2018/9/30)

1.10.1 (2018/7/3)

1.10 (2018/6/30)

1.9.1 (2018/4/30)

1.9 (2018/3/31)

1.5 (2017/12/31)

1.4 (2017/9/30)

1.3.1 (2017/8/25)

1.3 (2017/6/30)

The register screen now shows transaction status marks.

The "uncleared" status, and associated UI flags and keys, have been renamed to "unmarked" to remove ambiguity and confusion. This means that we have dropped the --uncleared flag, and our -U flag now matches only unmarked things and not pending ones. See the issue and linked mail list discussion for more background. (#564)

The P key toggles pending mode, consistent with U (unmarked) and C (cleared). There is also a temporary --status-toggles flag for testing other toggle styles; see hledger-ui -h. (#564)

There is now less "warping" of selection when lists change:

In the accounts and register screens, you can now scroll down further so that the last item need not always be shown at the bottom of the screen. And we now try to show the selected item centered in the following situations:

(Items near the top can't be centered, as we don't scroll higher than the top of the list.)

Emacs movement keys are now supported, as well as VI keys. hjkl and CTRL-bfnp should work wherever unmodified arrow keys work.

In the transaction screen, amounts are now better aligned, eg when there are posting status marks or virtual postings.

Deps: allow brick 0.19 (#575, Felix Yan, Simon Michael)

1.2 (2017/3/31)

Fix a pattern match failure when pressing E on the transaction screen (fixes #508)

Accounts with ? in name had empty registers (fixes #498) (Bryan Richter)

Allow brick 0.16 (Joshua Chia) and brick 0.17/vty 0.15 (Peter Simons)

Allow megaparsec 5.2 (fixes #503)

Allow text-zipper 0.10

1.1.1 (2017/1/20)

1.1 (2016/12/31)

1.0.4 (2016/11/2)

1.0.3 (2016/10/31)

1.0.2 (2016/10/27)

1.0.1 (2016/10/27)

1.0 (2016/10/26)

accounts screen

register screen

misc

0.27.3 (2016/1/12)

0.27.2 (2016/1/11)

0.27.1 (2015/12/3)

0.27 (2015/10/30)