summaryrefslogtreecommitdiffstats
path: root/src/display/components/total_bandwidth.rs
AgeCommit message (Expand)Author
2020-05-18Rename the total_bandwidth file for clarityRupert Rutledge
2020-05-16Deal with clippy linting issuesRupert Rutledge
2020-05-16Fix issue of duration being shown on non -t invocationsRupert Rutledge
2020-05-16Address review feedbackRupert Rutledge
2020-05-09Add days to the duration printRupert Rutledge
2020-05-09Fix silly issue with altering logicRupert Rutledge
2020-05-09Simplify logic in the header_parts functionRupert Rutledge
2020-05-09Split the header into different parts based on size of terminalRupert Rutledge
2020-05-09Split the header row into 3 columnsRupert Rutledge
2020-05-08Address PR feedback.Rupert Rutledge
2020-04-26Add space to elapsed time to mirror other printRupert Rutledge
2020-04-26Running cargo fmtRupert Rutledge
2020-04-26Split Header rendering into different sectionsRupert Rutledge
2020-04-26Running cargo fmtRupert Rutledge
2020-04-26Working implementation of the elapsed time of the captureRupert Rutledge
2020-04-05feat(network): add accumlated usage (#155)Brooks Rady
2020-01-13feat(helptext): communicate pause/resume to the user (#111)Aram Drevekenin
2020-01-10Pause UI with <SPACE>Kelvin Zhang
2020-01-07fix(ui): add spacing between the up and down bandwidth values for readability...Hugo Locurcio
2019-10-14style(formatting): rustfmtAram Drevekenin
2019-10-13feat(ui): components, new details and responsive layoutAram Drevekenin