You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Hisham Muhammad 78f2933e2b Regenerate platform-dependent headers. 11 years ago
darwin Regenerate platform-dependent headers. 11 years ago
freebsd Regenerate platform-dependent headers. 11 years ago
linux fixed broken merge, where I forgot to check linux/Platform.c so that it matches upstream 11 years ago
openbsd Regenerate platform-dependent headers. 11 years ago
scripts Sorry about the mega-patch. 11 years ago
unsupported fix calloc() calls 11 years ago
.editorconfig add editorconfig file to give hints to editors 11 years ago
.gitignore remove autoconf files, generate by autogen.sh 11 years ago
AUTHORS Initial import. 20 years ago
Action.c Add expand/collapse on additional clicks! 11 years ago
Action.h handle clicks on panel header line 11 years ago
Affinity.c Sorry about the mega-patch. 11 years ago
Affinity.h Sorry about the mega-patch. 11 years ago
AffinityPanel.c Handle KEY_RECLICK events generated by ScreenManager 11 years ago
AffinityPanel.h Sorry about the mega-patch. 11 years ago
AvailableColumnsPanel.c Do not trust isalpha(c) for values > 255. 11 years ago
AvailableColumnsPanel.h Sorry about the mega-patch. 11 years ago
AvailableMetersPanel.c Improve feedback when moving meters. 11 years ago
AvailableMetersPanel.h Sorry about the mega-patch. 11 years ago
BatteryMeter.c Rename String to StringUtils. 11 years ago
BatteryMeter.h Move platform-dependent parts of Linux battery meter. 11 years ago
COPYING Resolve license incompatibility issues, 16 years ago
CPUMeter.c remove extra space in dual meters without margins 11 years ago
CPUMeter.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 13 years ago
CRT.c gcc warning cleanups. 11 years ago
CRT.h Merge pull request #221 from eworm-de/define-array-size 11 years ago
CategoriesPanel.c handle clicks on panel header line 11 years ago
CategoriesPanel.h Sorry about the mega-patch. 11 years ago
ChangeLog Bring changelog up-to-date :) 11 years ago
CheckItem.c Avoid future confusions with how default values are set. 11 years ago
CheckItem.h Avoid future confusions with how default values are set. 11 years ago
ClockMeter.c get a useful tolal for clock meter 11 years ago
ClockMeter.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 13 years ago
ColorsPanel.c Handle KEY_RECLICK events generated by ScreenManager 11 years ago
ColorsPanel.h Make the implementation of color schemes declarative. 11 years ago
ColumnsPanel.c Handle KEY_RECLICK events generated by ScreenManager 11 years ago
ColumnsPanel.h Sorry about the mega-patch. 11 years ago
DisplayOptionsPanel.c Handle KEY_RECLICK events generated by ScreenManager 11 years ago
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 13 years ago
FunctionBar.c Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style 11 years ago
FunctionBar.h Simplify constructors. 11 years ago
Hashtable.c Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style 11 years ago
Hashtable.h major header cleanup 14 years ago
Header.c fix calloc() calls 11 years ago
Header.h Fix saving of header states, motion in Setup screen. 11 years ago
HostnameMeter.c BUGFIX: Fix crash when adding meters and toggling detailed CPU time. 12 years ago
HostnameMeter.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 13 years ago
INSTALL Initial import. 20 years ago
IncSet.c Rename String to StringUtils. 11 years ago
IncSet.h incremental search and filter reintegrated! 11 years ago
ListItem.c Replace some remaining tabs 11 years ago
ListItem.h Sorry about the mega-patch. 11 years ago
LoadAverageMeter.c Add longer descriptions to available meters. 11 years ago
LoadAverageMeter.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 13 years ago
MainPanel.c Extra checks. 11 years ago
MainPanel.h incremental search and filter reintegrated! 11 years ago
Makefile.am (Very) initial working OpenBSD port 11 years ago
MemoryMeter.c use dynamic units for text display 11 years ago
MemoryMeter.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 13 years ago
Meter.c kilobytes is the smallest unit and never has precision 11 years ago
Meter.h make units more dynamic 11 years ago
MetersPanel.c Improve feedback when moving meters. 11 years ago
MetersPanel.h Improve feedback when moving meters. 11 years ago
NEWS cleanup old stuff 15 years ago
Object.c Compare with long, for 64-bit systems 12 years ago
Object.h Compare with long, for 64-bit systems 12 years ago
OpenFilesScreen.c Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style 11 years ago
OpenFilesScreen.h Move FunctionBar inside Panel 11 years ago
Panel.c fix calloc() calls 11 years ago
Panel.h Visual tweaks: change color when following, add Broken Gray theme. 11 years ago
Process.c Make column width calculation dynamic. 11 years ago
Process.h Remove duplicate declaration. 11 years ago
ProcessList.c Merge pull request #43 from ErkiDerLoony/master 11 years ago
ProcessList.h Fixes to use platform-specific compare routines. 11 years ago
README add missing blank 11 years ago
README.md Add README.md for Github 12 years ago
RichString.c Fixes for color glitches in ncurses ABI6. 11 years ago
RichString.h Fixes for color glitches in ncurses ABI6. 11 years ago
ScreenManager.c Add expand/collapse on additional clicks! 11 years ago
ScreenManager.h Move FunctionBar inside Panel 11 years ago
Settings.c Rename String to StringUtils. 11 years ago
Settings.h Merge pull request #148 from nckx/display-basename 11 years ago
SignalsPanel.c attempt to return to upstream/master 11 years ago
SignalsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 13 years ago
StringUtils.c (Very) initial working OpenBSD port 11 years ago
StringUtils.h Fix comment. 11 years ago
SwapMeter.c use dynamic units for text display 11 years ago
SwapMeter.h use dynamic units for text display 11 years ago
TESTPLAN Fix failing stuff. 11 years ago
TasksMeter.c Major advances in FreeBSD port. 11 years ago
TasksMeter.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 13 years ago
TraceScreen.c Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style 11 years ago
TraceScreen.h Move FunctionBar inside Panel 11 years ago
UptimeMeter.c Make UptimeMeter cross-platform again. 11 years ago
UptimeMeter.h Move UptimeMeter back into cross-platform code. 11 years ago
UsersTable.c major header cleanup 14 years ago
UsersTable.h major header cleanup 14 years ago
Vector.c Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style 11 years ago
Vector.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 13 years ago
autogen.sh ignore which errors 11 years ago
configure.ac (Very) initial working OpenBSD port 11 years ago
htop.1.in A more portable version of the note suggested in #113. 11 years ago
htop.c gcc warning cleanups. 11 years ago
htop.desktop Update htop.desktop 11 years ago
htop.h Sorry about the mega-patch. 11 years ago
htop.png Updated icon! 12 years ago
test_spec.lua 84.9% test coverage in the wip branch! 11 years ago

README.md

htop

by Hisham Muhammad hisham@gobolinux.org

2004 - 2015

Introduction

This is htop, an interactive process viewer. It requires ncurses. It is developed primarily on Linux, but we also have code for running under FreeBSD and Mac OS X (help and testing are wanted for these platforms!)

This software has evolved considerably over the years, and is reasonably complete, but there is always room for improvement.

Comparison between 'htop' and classic 'top'

  • In 'htop' you can scroll the list vertically and horizontally to see all processes and full command lines.
  • In 'top' you are subject to a delay for each unassigned key you press (especially annoying when multi-key escape sequences are triggered by accident).
  • 'htop' starts faster ('top' seems to collect data for a while before displaying anything).
  • In 'htop' you don't need to type the process number to kill a process, in 'top' you do.
  • In 'htop' you don't need to type the process number or the priority value to renice a process, in 'top' you do.
  • In 'htop' you can kill multiple processes at once.
  • 'top' is older, hence, more tested.

Compilation instructions

This program is distributed as a standard autotools-based package. See the INSTALL file for detailed instructions, but you are probably used to the common ./configure/make/make install routine.

When fetching the code from the development repository, you need to run the ./autogen.sh script, which in turn requires autotools to be installed.

See the manual page (man htop) or the on-line help ('F1' or 'h' inside htop) for a list of supported key commands.

if not all keys work check your curses configuration.