janoamaral / tokyo-night-tmux

A clean, dark Tmux theme that celebrates the lights of Downtown Tokyo at night.
https://github.com/janoamaral/tokyo-night-tmux/wiki
Other
251 stars 67 forks source link

Updated netspeed widget #72

Closed Stealthii closed 2 months ago

Stealthii commented 2 months ago

This PR implements the features suggested in #66:

The following additional changes were implemented:

Up, with traffic and IP: netspeed Down: netspeed-down

BATS tests have been added to validate functionality, with a few edge cases handled that were discovered during testing.


Minor changes

Bug & security fixes

Additional information

Potentially resolves #66.

Stealthii commented 2 months ago

Bats tests may be run as part of the PR workflow if #70 gets implemented. That PR additionally fixes the shfmt pre-commit to use a newer version that supports Bats files.

Stealthii commented 2 months ago

PR rebased, icons and screenshot updated!