[htop] [ANN] htop 2.0.0

  • From: Hisham <h@xxxxxxxxx>
  • To: htop@xxxxxxxxxxxxx
  • Date: Wed, 10 Feb 2016 22:56:41 -0200

Hello,

I'm happy to announce htop 2.0.0!

https://hisham.hm/htop/

http://hisham.hm/htop/releases/2.0.0/htop-2.0.0.tar.gz
MD5 06f76c7d644ce8ae611c9feb10439a30

This is the first cross-platform release of htop! This release
contains code supporting Linux, FreeBSD, OpenBSD and Mac OS X. Last
week I gave a talk at FOSDEM telling the story of how this came to be:

https://fosdem.org/2016/schedule/event/htop/
(video link at the end of the page)

The changelog with the main new changes follows below. Special thanks
to everyone who contributed for this release, through bug reports, bug
fixes, new features and financial support for the platform abstraction
layer project!

Cheers!

-- Hisham
http://hisham.hm/

What's new in version 2.0.0

* Platform abstraction layer
* Initial FreeBSD support
* Initial Mac OS X support
  (thanks to David Hunt)
* Swap meter for Mac OSX
  (thanks to Ștefan Rusu)
* OpenBSD port
  (thanks to Michael McConville)
* FreeBSD support improvements
  (thanks to Martin Misuth)
* Support for NCurses 6 ABI, including mouse wheel support
* Much improved mouse responsiveness
* Process environment variables screen
  (thanks to Michael Klein)
* Higher-resolution UTF-8 based Graph mode
  (Thanks to James Hall from vtop for the idea!)
* Show program path settings
  (thanks to Tobias Geerinckx-Rice)
* BUGFIX: Fix crash when scrolling an empty filtered list.
* Use dynamic units for text display, and several fixes
  (thanks to Christian Hesse)
* BUGFIX: fix error caused by overflow in usertime calculation.
  (thanks to Patrick Marlier)
* Catch all memory allocation errors
  (thanks to Michael McConville for the push)
* Several tweaks and bugfixes
  (See the Git log for details and contributors!)
--------------------------------
htop mailing list
Project website: http://hisham.hm/htop/
List options (unsubscribe, etc:) //www.freelists.org/list/htop/
--------------------------------

Other related posts:

  • » [htop] [ANN] htop 2.0.0 - Hisham