Skip to content

btop++ (v1.2.10) Bug fixes, cleanup + a new theme

Compare
Choose a tag to compare
@aristocratos aristocratos released this 06 Oct 20:16
· 447 commits to main since this release

Changelog v1.2.10

  • Fixed: Process tree filtering not case insensitive
  • Added: Paper theme, by @s6muel
  • Fixed: Extra checks to avoid crash on trying to replace empty strings in tree mode
  • Fixed: Crashing when cores are offline
  • Fixed: Cpu::collect() core count counter...
  • Changed: Using sysconf(_SC_NPROCESSORS_CONF) for number of cores instead of sysconf(_SC_NPROCESSORS_ONLN)
  • Maintenance: Code cleanup, by @stefanos82

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.

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!