Description
traffic_top is hard-coded to draw a 80x24 window. It would be much better if it queried the window size and drew itself with the actual window dimensions. Bonus points for resizing when the terminal window size changes.
traffic_top is hard-coded to draw a 80x24 window. It would be much better if it queried the window size and drew itself with the actual window dimensions. Bonus points for resizing when the terminal window size changes.