htop icon indicating copy to clipboard operation
htop copied to clipboard

htop - an interactive process viewer

Results 228 htop issues
Sort by recently updated
recently updated
newest added

Hello, i recently found out htop can show DIsk IO read and write, though it seems to be a combination of all things it considers a "drive". Would it be...

new feature

I'd love to see a custom Meter available where the user can add a custom bash command and have it shown. This could be as simple as a custom date...

duplicate :do_not_litter:
new feature

I am often monitoring a server over ssh to see it's load, CPU usage, etc. I'm less interested in the individual processes and an option to only show the system...

new feature

When I press F2, set everything up properly and press F10 a file is written here: /home/user/.config/htop/htoprc This is the file: ``` # Beware! This file is rewritten by htop...

question :grey_question:

![image](https://user-images.githubusercontent.com/12059343/134024036-cc21708c-1000-4c00-b79a-f62341bddf45.png) When displaying meters in bar view there is no space, so Load for example is cut off and bracket is right up against meter name. Load average looks like:...

enhancement
needs-discussion :thinking:

A usability problem I recently discovered. ![htop-display-numeric-options](https://user-images.githubusercontent.com/2487263/129303748-11a9fd44-86ea-4347-80f6-0fc5c2d87901.png) In "Setup"->"Display options", several items take numeric values instead of boolean/checkbox. However, there're no obvious hints on how to adjust the value. The...

enhancement
good first issue :1st_place_medal:
needs-discussion :thinking:

I realize that this is unclear, so here's a screenshot with htop running outside of tmux: ![no-tmux](https://user-images.githubusercontent.com/32234660/135481814-ad722c16-892d-4b29-ba25-8b93e78bbd63.png) And here's one with htop running in tmux: ![tmux](https://user-images.githubusercontent.com/32234660/135482145-865d5d61-6fe9-4883-885a-e19ed0f30d2c.png) The screenshots were made...

bug :bug:
Linux :penguin:
MacOS :green_apple:

This is an idea I had while trying to fix up the memory leak in PR #745. This way only the relevant function bar has to be set when needed...

help wanted
code quality :recycle:

Hello! After PR #656 htop shows all available CPUs , instead of active ones. How do i limit it to show it to only active CPUs? For example, on sparc64...

bug :bug:

Sorted by CPU, but it doesn't shows it correctly which process is taken CPU: I've builded rust from mac ports. _Originally posted by @sharewax in https://github.com/htop-dev/htop/issues/446#issuecomment-835861914_

bug :bug:
good first issue :1st_place_medal:
MacOS :green_apple: