jimmy-lan / habits-cli

CLI for habits app.
GNU General Public License v3.0
0 stars 3 forks source link

[Feature Request] Compact table display #3

Open jimmy-lan opened 3 years ago

jimmy-lan commented 3 years ago

Currently, when running

habits tran ls

or

habits transaction list

A padded table is displayed. Despite the fact that we currently have some pagination features (i.e., allowing the users to specify -l, --limit and -s, --skip options), it would still be nice to allow the display of a more compact table, so the users can see more at a time.

jimmy-lan commented 3 years ago

Example padded table:

image