Commit graph

6 commits

Author SHA1 Message Date
Yorhel
ff830ac2bf Add support for @-prefix to ignore errors in config file
Primary motivation being that this would allow one to share a config
file between systems with different ncdu versions and set options
available in version 2 that aren't supported in version 1. But of course
that only works if all systems a recent enough version to support this
@-prefixing, which probably won't be the case for a while.
2025-03-01 12:08:22 +01:00
Yorhel
d6a129ff5a Add --graph-style + use integer calculations
Backport from the Zig branch.
2025-02-28 20:11:21 +01:00
Yorhel
61feee5657 Use kB instead of KB in --si mode
Backport of db96bc698c from the Zig
branch.
2024-12-23 10:13:59 +01:00
Yorhel
b4b82d96a3 Version 1.21 2024-11-19 14:40:43 +01:00
Yorhel
97cf0fc234 Change default color scheme back to "off", fix some mdoc lints 2024-04-21 10:46:13 +02:00
Yorhel
cded7d376a Rewrite man page in mdoc 2024-01-21 10:04:54 +01:00