Faster IT
Faster IT
I think this is sufficiently covered with the configure check from #1475. Closing. Please feel free to re-open if you think differently.
Duplicate of #806 You could try https://github.com/htop-dev/htop/pull/1352
Can you add the `PROCESSOR` column to see on which CPU your processes are executed? May be LXC uses more than 5 cores by shuffling load around?
I would at least make this optional (config option) as (... how do I say that politely ...) it is not a sign of following best practices to run distributed...
I am confused how sysadmins would be confused about the `TZ` they set on their own user / their root user. And why in `ClockMeter.c` but not in `DateTimeMeter.c` ?
> But that's the point: My workstation has local timezone `CEST`, and the server has `UTC`. Looking at the clock from server's `htop` shocked me for a little moment. 🙃...
We have discussed this PR on IRC and nobody likes it™. You could make it configurable, a meter mode or a separate date-time-meter-with-TZ but we will not force the change...
Cannot reproduce with tmux 3.3a, TERM=tmux-256color as provided by Debian 12 (bookworm). On that setup the mouse clicks work as expected.
@bernd-wechner: Rebase the PR onto current main, test it, make it work on non-Linux. You can provide the action.
None. The color schemes are hard-coded at https://github.com/htop-dev/htop/blob/main/CRT.c#L117 ff.