hledger/hledger-ui
2024-07-07 23:57:01 +01:00
..
app pkg:ui: fix wasteful double-building of hledger-ui modules 2023-11-07 09:06:56 -08:00
Hledger imp: ui: menu screen: support the shift arrow and shift T keys, for consistency 2024-07-07 23:36:33 +01:00
test fix:ui: V key preserves startup valuation, if any (fix #2084) 2023-09-12 08:36:33 +01:00
.date.m4 ;doc: update manuals 2024-06-01 13:30:47 -10:00
.ghci tools: .ghci for each package, sets shorter prompt 2016-04-15 16:06:45 -07:00
.version ;pkg: bump version to 1.34.99 2024-06-01 13:30:20 -10:00
.version.m4 ;pkg: bump version to 1.34.99 2024-06-01 13:30:20 -10:00
CHANGES.md ;doc: ui: CHANGES: 1.23: mention the #822 fix 2024-07-07 23:30:55 +01:00
dir-entry.texi ;fix: doc: info: avoid directory paths in directory metadata (#1594) 2021-07-14 09:07:56 -10:00
hledger-ui.1 ;doc: update manuals 2024-06-27 00:24:23 +01:00
hledger-ui.cabal ;cabal: update cabal files 2024-06-01 13:30:21 -10:00
hledger-ui.info ;doc: update manuals 2024-06-27 00:24:23 +01:00
hledger-ui.m4.md ;doc: ui: fix the description of the Shift-T key 2024-07-07 23:57:01 +01:00
hledger-ui.txt ;doc: update manuals 2024-06-27 00:24:23 +01:00
LICENSE ui: revive the curses UI, now named hledger-ui 2015-08-13 11:22:40 -07:00
package.yaml ;pkg: bump version to 1.34.99 2024-06-01 13:30:20 -10:00
README.md ;doc: more tweaks to package readmes, hackage descriptions 2020-03-22 10:49:02 -07:00
Setup.hs ui: revive the curses UI, now named hledger-ui 2015-08-13 11:22:40 -07:00

hledger-ui

A simple curses-style text user interface for the hledger accounting system. It can be a more convenient way to browse your accounts than the CLI. This package currently does not support Microsoft Windows, except in WSL.

See also: the project README and home page.