Skip to content

btop++ (v1.2.1) Bug fixes

Compare
Choose a tag to compare
@aristocratos aristocratos released this 11 Feb 19:02
· 644 commits to main since this release

Changelog v1.2.1

  • Added: Arrow only after use of "f" when filtering processes, by @NavigationHazard
  • Fixed: Fx::uncolor not removing all escapes
  • Fixed: Text alignment for popup boxes
  • Fixed: Terminal resize warning getting stuck
  • Removed: Unnecessary counter for atomic_lock
  • Added: Percentage progress to Makefile
  • Fixed: Alignment of columns in proc box when wide UTF8 characters are used
  • Fixed: Battery meter draw fix

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!