Skip to content

btop++ (v1.2.4) Bug fixes

Compare
Choose a tag to compare
@aristocratos aristocratos released this 27 Feb 13:24
· 624 commits to main since this release

Changelog v1.2.4

  • Optimization: Proc::draw()
  • Fixed: Ignore duplicate disks with same mountpoint
  • Changed: Restrict command line for processes to 1000 characters to fix utf8 conversion errors
  • Added: add "g" and "G" to vim keys, by @mohi001

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!