Skip to content

btop++ (v1.2.3) Bug fixes

Compare
Choose a tag to compare
@aristocratos aristocratos released this 15 Feb 17:39
· 629 commits to main since this release

Changelog v1.2.3

  • Changed: floating_humanizer() now show fractions when shortened and value is < 10
  • Fixed: Process tree not redrawing properly
  • Fixed: string to wstring conversion crash when string is too big

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

RISCV64 Linux binaries currently unavailable while we investigate compilation issues with musl, manual compilation with dynamic linking still works.

Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!