commit | 5e0f1788e697d057195b1bfa9022a4a81b5b709c | [log] [download] |
---|---|---|
author | Hisham Muhammad <hisham@gobolinux.org> | Mon Nov 02 10:22:10 2015 -0500 |
committer | Hisham Muhammad <hisham@gobolinux.org> | Mon Nov 02 10:22:10 2015 -0500 |
tree | 51bf41bffc16561789878952350a2bf581e4cd5c | |
parent | a7fcbba75a3250f007baa4075f93dc1ce4f46225 [diff] |
Fix CRT_fatalError warning.
by Hisham Muhammad hisham@gobolinux.org
2004 - 2015
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.
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.