tmux-plugins / tmux-net-speed

Tmux plugin to monitor upload and download speed of one or all interfaces
MIT License
85 stars 23 forks source link

it does't work #16

Closed PengfeiM closed 1 year ago

PengfeiM commented 2 years ago

it just shows 0 in my status bar when I run ./run_test.sh it meet error: en0 eth0 wlan0 should .........bla bla

How can I fix this ?

PengfeiM commented 2 years ago

this is the error message

en0 eth0 lo wlan0 should output space-delimited list of interfaces -v [FAILED]: should output space-delimited list of interfaces

LinuxIsCool commented 1 year ago

Getting the same result.

blackheaven commented 1 year ago

Actually, the test is designed to only have eth0 wlan0 as interfaces, so it's normal it is failing.

However it displays nothing.

taizilongxu commented 1 year ago

Not work for mac OS, it works only in Linux

PengfeiM commented 1 year ago

alright, got it. I'll close this issue