ncdu 1.18

This commit is contained in:
Yorhel 2022-12-06 10:57:48 +01:00
parent 362d4b1e00
commit 0cd250e886
7 changed files with 37 additions and 2 deletions

View file

@ -17,12 +17,21 @@ respective issue tracker or send a mail to
# Entries
`2022-12-02` - rob
: Holly Molly! ncdu is life changing!
Especially when Docker is filling up /var/lib and you have no idea, because all the GUI disk usage apps are hiding it.
`2022-11-13` - S.
: I friggin' love ncdu. Thanks for bringing it to life! :)
Greetings from Montevideo, Uruguay.
`2022-10-12` - Anton P
: Even silly has a meaning.
I love to see craftsmanship, thanks!
`2022-08-18` - Andrey
: Zig well, such a choice. Compiling it on gentoo also requires 10GB of ram, which I don't have.

View file

@ -20,6 +20,11 @@ the incidental article on this site. Enjoy your stay!
<!-- These announcements are parsed by mkfeed.pl, see that file for formatting -->
## Announcements <a href="/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
`2022-12-06` - ncdu 1.18 released <!-- tags: ncdu, link: /ncdu -->
: Backports configuration file support and a whole bunch of CLI flags from
the 2.x branch. Also fixes drawing a pwoper background with the default
color scheme. [Ncdu homepage](/ncdu) - [Changelog](/ncdu/changes).
`2022-10-25` - ncdu 2.2.1 released <!-- tags: ncdu, link: /ncdu -->
: Fixes a bug with color rendering on FreeBSD and MacOS.
[Ncdu homepage](/ncdu) - [Changelog](/ncdu/changes2).

View file

@ -30,8 +30,10 @@ Zig version (stable)
[AArch64](/download/ncdu-2.2.1-linux-aarch64.tar.gz).
Download, extract and run; no compilation or installation necessary.
For users on Zig 0.10.0: see [#213](https://code.blicky.net/yorhel/ncdu/issues/213).
C version (LTS)
: 1.17 ([ncdu-1.17.tar.gz](/download/ncdu-1.17.tar.gz) - [changes](/ncdu/changes))
: 1.18 ([ncdu-1.18.tar.gz](/download/ncdu-1.18.tar.gz) - [changes](/ncdu/changes))
Lags a bit behind on the 2.x version in terms of features and performance,
but is still being maintained and perfectly usable.