HomeFreeBSD

tmux-mem-cpu-load: Fix memory calculation, and remove tmux dependency

Description

tmux-mem-cpu-load: Fix memory calculation, and remove tmux dependency

This adds a patch from fluffy that fixes the memory usage calculation, which
was previously wildly incorrect (on my box: before 484, after 16889). See
https://github.com/thewtex/tmux-mem-cpu-load/pull/61

Also, I'm removing the run-time dependency on tmux. Although this program
is designed to be used in the tmux status bar, there's no reason it can't
be used in any other status bar, and it doesn't actually use tmux in any
way.

Details

Provenance
adamwAuthored on
Parents
rP520650: MFH: r520631
Branches
Unknown
Tags
Unknown